Page 1 of 1

Master Report issue in cross tab reports

Posted: Sat Aug 11, 2012 7:28 am
by sabahat
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.

Re: Master Report issue in cross tab reports

Posted: Mon Aug 13, 2012 2:04 pm
by HighAley
Hello.

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

Posted: Sat Aug 18, 2012 6:58 am
by sabahat
Hi,
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

Posted: Tue Aug 21, 2012 5:34 am
by HighAley
Hello.

Please, try to put cross-tab on the band.

Thank you.

Re: Master Report issue in cross tab reports

Posted: Wed Aug 22, 2012 6:18 am
by sabahat
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.

Re: Master Report issue in cross tab reports

Posted: Thu Aug 23, 2012 6:36 am
by HighAley
Hello.
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.
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.

Thank you.

Re: Master Report issue in cross tab reports

Posted: Sat Aug 25, 2012 5:17 am
by sabahat
Hi,

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

Posted: Mon Aug 27, 2012 11:32 am
by HighAley
Hello.
sabahat wrote:Yes, it's working fine when I put it on a data band.

Thank you for your support.
We are always glad to help you.
Let us know if you need any additional help.

Thank you.