In my report I have a group with an inner detail group.
Group
details
more of the group
I need 3 groups on each page and I need each one to be lined up correctly. Each group member can have between 1 and 4 rows. When there are 4 rows for each one, they line up perfectly, however when there are less, everything shifts up.
Is there a way to define a static height for the group so that if there are less than 4 rows, it pads with whitespace so the bottom section of the group is in the same place?
Thanks