Group Header starts new page

  • Thread starter Thread starter Ellen
  • Start date Start date
E

Ellen

Hello,
I have a report with a group header. Whenever the group
spans more than one page, the next group follows on the
same page. I'd like the groups to always start on a new
page, as is the case where the group spans a page or less.

The idea is that there would never be two groups on a
single page.

Thanks in advance for your help!

Ellen
 
Ellen said:
Hello,
I have a report with a group header. Whenever the group
spans more than one page, the next group follows on the
same page. I'd like the groups to always start on a new
page, as is the case where the group spans a page or less.

The idea is that there would never be two groups on a
single page.

Thanks in advance for your help!

The GroupHeader has a "ForceNewPage" property. Set it to "Before Section"
 
Back
Top