Page Break if Detail overflows

Stimulsoft Reports.NET discussion
Post Reply
JG11
Posts: 4
Joined: Thu Apr 21, 2011 3:08 pm

Page Break if Detail overflows

Post by JG11 »

I have a report that is grouped by a single column. Per grouped item, there are many details. When the next grouped item occurs on the same page, and its detail exceeds to the next page, is there a way to tell the report that if this happens, start the new grouped item on the next page.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Page Break if Detail overflows

Post by Alex K. »

Hello,

Please try to set "NewPageBefore" property to true of GroupHeaderBand component.

Thank you.
Post Reply