Master Report issue in cross tab reports
Posted: Sat Aug 11, 2012 7:28 am
Hi,
I'm facing an issue with cross tab reports. If I use the "StiReport.MasterReport" property to load the master report for my report, the cross tab section overlaps the page header. It just happens with cross tab, everything is fine with table reports.
I've provided you a sample to reproduce the issue.
Follow these steps:
1-Build a cross tab report using the 'StiTestWin' windows application(A sample mrt report is attached).
2-Save the report as Silvelight C# file .
3-Include the saved C# file in 'StiTestSL' silverlight project.
4-Run the 'StiTestSL.Web' web application to see the rendered report.
I've included the master report in Silverlight project as a resource. The way I get the master report is not exactly the same as the way I load it im my real world application. It is loaded it this way just for simplicity.
The Stimulsoft binaries have been deleted from the sample project to reduce the size.
I've tested it with prerelease build of '2012.2.1319.0' for Silverlight 4 .
Thanks.
I'm facing an issue with cross tab reports. If I use the "StiReport.MasterReport" property to load the master report for my report, the cross tab section overlaps the page header. It just happens with cross tab, everything is fine with table reports.
I've provided you a sample to reproduce the issue.
Follow these steps:
1-Build a cross tab report using the 'StiTestWin' windows application(A sample mrt report is attached).
2-Save the report as Silvelight C# file .
3-Include the saved C# file in 'StiTestSL' silverlight project.
4-Run the 'StiTestSL.Web' web application to see the rendered report.
I've included the master report in Silverlight project as a resource. The way I get the master report is not exactly the same as the way I load it im my real world application. It is loaded it this way just for simplicity.
The Stimulsoft binaries have been deleted from the sample project to reduce the size.
I've tested it with prerelease build of '2012.2.1319.0' for Silverlight 4 .
Thanks.