View Full Version : Space above detail section


yippie_ky_yay
08-19-2002, 11:46 AM
Hello,

my report is broken up into subgroups. There are only 5, but I wanted big, bold font for them. The problem is that a blank space (the size that the biggest group titles would occupy) is left above each report record.

Obviously, it's correctly displaying the title once per group and then supressing the rest - but is there any way to tell it not to waste that space when the title is supressed?

Thanks - any help would be greatly appreciated!

-Sean

charityg
08-19-2002, 02:06 PM
Set the "CanShrink" and "CanGrow" properties for the Group Header to Yes

yippie_ky_yay
08-20-2002, 05:06 AM
Thank you Charityg! I knew about the Can Grow and Can Shrink properties - but only had them set on my text boxes. Everything looks much nicer now.

Thanks again!

-Sean