Master Report issue in cross tab reports
Master Report issue in cross tab reports
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.
- Attachments
-
- MasterReport.mrt
- (5.13 KiB) Downloaded 269 times
-
- Report.mrt
- (10.62 KiB) Downloaded 304 times
-
- StiTestWin.rar
- (1.86 MiB) Downloaded 303 times
Re: Master Report issue in cross tab reports
Hello.
The issue is solved. A patch will be available in our next prerelease build this week.
Thank you.
The issue is solved. A patch will be available in our next prerelease build this week.
Thank you.
Re: Master Report issue in cross tab reports
Hi,
I checked the prerelease build "SL_v4_2012.08.16" and it seems that this issue has not been resolved yet.
Thanks.
I checked the prerelease build "SL_v4_2012.08.16" and it seems that this issue has not been resolved yet.
Thanks.
Re: Master Report issue in cross tab reports
Hello.
Please, try to put cross-tab on the band.
Thank you.
Please, try to put cross-tab on the band.
Thank you.
Re: Master Report issue in cross tab reports
Hi,
Would you please provide me some more explanations, what do you exactly mean by 'Band'? As I know there are several kinds of bands. i.e., Data Band, Header Band, etc.
Thanks.
Would you please provide me some more explanations, what do you exactly mean by 'Band'? As I know there are several kinds of bands. i.e., Data Band, Header Band, etc.
Thanks.
Re: Master Report issue in cross tab reports
Hello.
Thank you.
Your problem occurs because if any component (not band) is on the page, it has fixed position and doesn't move. So you should put your cross-tab for example on data band.sabahat wrote:Would you please provide me some more explanations, what do you exactly mean by 'Band'? As I know there are several kinds of bands. i.e., Data Band, Header Band, etc.
Thank you.
Re: Master Report issue in cross tab reports
Hi,
Yes, it's working fine when I put it on a data band.
Thank you for your support.
Yes, it's working fine when I put it on a data band.
Thank you for your support.
Re: Master Report issue in cross tab reports
Hello.
Let us know if you need any additional help.
Thank you.
We are always glad to help you.sabahat wrote:Yes, it's working fine when I put it on a data band.
Thank you for your support.
Let us know if you need any additional help.
Thank you.