Can Grow Sometimes Not Working

  • Thread starter Thread starter jschping
  • Start date Start date
J

jschping

Hi,

I have a report embedded as a subreport inside a form. The controls
inside that report are set to CanGrow=True, and that works just fine.

But I have a different form with a subreport that won't grow. I have
checked the settings side by side and all the properties are the same!
I'm tearing my hair out trying to figure out why this subreport's
controls won't grow inside the form. When I look at the report in
Print Preview directly, it grows just fine also! For some reason when
I have it embedded inside the form the text control won't grow. But in
my other subreport it does! I just can't figure it out!

Thanks!
 
jschping said:
Hi,

I have a report embedded as a subreport inside a form. The controls
inside that report are set to CanGrow=True, and that works just fine.

But I have a different form with a subreport that won't grow. I have
checked the settings side by side and all the properties are the same!
I'm tearing my hair out trying to figure out why this subreport's
controls won't grow inside the form. When I look at the report in
Print Preview directly, it grows just fine also! For some reason when
I have it embedded inside the form the text control won't grow. But in
my other subreport it does! I just can't figure it out!

Thanks!

CanGrow is ONLY for printing.
 
Back
Top