GroupHeader sizing

  • Thread starter Thread starter Skully
  • Start date Start date
S

Skully

Hello!
I have report with a GroupHeader and GroupFooter but I
can't change the height property. How do I do this?
 
Skully said:
Hello!
I have report with a GroupHeader and GroupFooter but I
can't change the height property. How do I do this?\\

What, you mean in code, or in design view?
 
Both mate - in design view if I use the drag handles it
just doesn't resize, if I change the Height Property
value in the Properties list it just reverts to the
previous value. I tried adding code to the format event
and it errored saying the propertyis read-only. The
CanGrow and Can shrink properties don't help either!

HELP!!
 
Are you trying to make it shorter? If so, you likely have a small control or
line in the way. You can't size the section smaller than the areas where any
objects are sitting.
 
Thats what I thought so I took all the objects out of it
and it still won't re-size! Driving me mad!
 
Are you sure there are no "lines" ?

Stretch the bottom part of the header you're having trouble with. There
might be a line sitting where that bottom part was.

Cameo
 
Skully said:
Yes there's absolutely nothing in there - I am bemused

Delete the Group Header and than add it back in. If there is an object in there that
you cannot find, this process will delete it.
 
Back
Top