Any solutions to split one big report into X reports with 100 pages?
The big report could contain a couple of sub-reports, we do need the relationship between master report and sub-report, for example, we need to match userID from matser report to locate data in sub-report.
Questions:
1. how do we count report pages while rending reports?
2. do we have a way to calculate report size or to detect memory consumption before we catch "run out of memory issue" ?
The aim is to improve big report performance and "out of memory bug which throw by Telerik reporting engine" in our program.
Please advise me on above questions? I am able to provide further information if required.
Thank you
The big report could contain a couple of sub-reports, we do need the relationship between master report and sub-report, for example, we need to match userID from matser report to locate data in sub-report.
Questions:
1. how do we count report pages while rending reports?
2. do we have a way to calculate report size or to detect memory consumption before we catch "run out of memory issue" ?
The aim is to improve big report performance and "out of memory bug which throw by Telerik reporting engine" in our program.
Please advise me on above questions? I am able to provide further information if required.
Thank you