Page Break if Detail overflows
Page Break if Detail overflows
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.
Page Break if Detail overflows
Hello,
Please try to set "NewPageBefore" property to true of GroupHeaderBand component.
Thank you.
Please try to set "NewPageBefore" property to true of GroupHeaderBand component.
Thank you.