I'm having a problem with Page Breaks.
I have a MasterReport which is simply an empty report that contains a standard Header, Footer that I want to use on all reports and maintain in only one location. The master report has a subreport object on it.
I then dynamically bind reports to the subreport at run time inside of the ASPX page.
When the reports are rendered and or exported the paging isn't honored. If I just render the sub reports directly then the paging is done correctly.
I have the subreport inside the Detail Section on the Master Report(See reportexplorer.png). The subreport has a subreport as well. Its report explorer is shown as well. I've also included images of the two renderings. The correct rendering is when the subreport is bound to the viewer directly. the incorrect rendering is when the master is bound to the viewer.
Thanks
Marcus
I have a MasterReport which is simply an empty report that contains a standard Header, Footer that I want to use on all reports and maintain in only one location. The master report has a subreport object on it.
I then dynamically bind reports to the subreport at run time inside of the ASPX page.
When the reports are rendered and or exported the paging isn't honored. If I just render the sub reports directly then the paging is done correctly.
I have the subreport inside the Detail Section on the Master Report(See reportexplorer.png). The subreport has a subreport as well. Its report explorer is shown as well. I've also included images of the two renderings. The correct rendering is when the subreport is bound to the viewer directly. the incorrect rendering is when the master is bound to the viewer.
Thanks
Marcus