Can grow loses line

  • Thread starter Thread starter Jonathan Parminter
  • Start date Start date
J

Jonathan Parminter

Hi, I have a page header section that contains a label
alongside a textbox. Below these 2 is a line that
separates this section from the next. The textbox is set
to can grow.

The problem is that when the textbox does grow the line
does not show in the report.

How do I have the textbox grow when required and the line
print?

Any ideas or suggestions appreciated :-)

Cheers
Jonathan
 
Page headers can't grow. You can create your own that will grow by creating
a new primary sorting level that has a constant as the Field/Expression.
Use:
=1
Set the Group Header to Display Yes.
Set the =1 group header Repeat Section to Yes
Use this section as your new Page Header.
 
Thanks Duane,
figured the first part... but not the solution.

Thanks
Jonathan
 
Back
Top