Hi,
We're using StimulsoftReports.Net 2014.2.
If i set a report with a databand wrapped by 2 groups (2 group headers and 2 group footers) and i specify 'New Page After' on the innermost group footer then i get an extra empty page at the end of the report.
You can simulate this situation by doing this on your demo report NestedGroups.mrt.
Please fix it or provide some way around the problem.
Best regards,
Oleg
Having 'New Page After' produces empty page at the end
Re: Having 'New Page After' produces empty page at the end
Hello,
Thank you.
It's correct behaviour of this property.If i set a report with a databand wrapped by 2 groups (2 group headers and 2 group footers) and i specify 'New Page After' on the innermost group footer then i get an extra empty page at the end of the report.
Please instead of 'New Page After' property of the GroupFooter use the 'New Page Before' property of the GroupHeader (together with SkipFirst=true).Please fix it or provide some way around the problem.
Thank you.