Page 1 of 2
Cross-Summary Header Does Not Appear on the 2nd Page
Posted: Wed Aug 11, 2021 8:36 am
by pantera
I use a Cross-Tab to draw a table which may have so many columns that it takes multiple pages.

- Cross-Tab1.jpg (16.57 KiB) Viewed 2814 times
The problem is that the Cross-Summary Headers are gone from the 2nd page and on.

- Cross-Tab2.jpg (9.53 KiB) Viewed 2814 times
I tried manually adding a property 'PrintOnAllPages' with 'true' with no luck.
As a noob, I would appreciate a bit of advice.
This post was originally on [Reports for .NET Framework] > [Stimulsoft Reports.Web] by accident.
Re: Cross-Summary Header Does Not Appear on the 2nd Page
Posted: Wed Aug 11, 2021 8:50 pm
by HighAley
Hello.
The issues should be solved.
Could you try our latest build?
Thank you.
Re: Cross-Summary Header Does Not Appear on the 2nd Page
Posted: Thu Sep 02, 2021 4:59 am
by pantera
HighAley wrote: ↑Wed Aug 11, 2021 8:50 pm
Hello.
The issues should be solved.
Could you try our latest build?
Thank you.
Thank you for the answer.
The problem seems to persist in 2021.3.7, though.
I updated the following files:
- stimulsoft.reports.pack.js
- stimulsoft.viewer.office2013.whiteblue.css
- stimulsoft.viewer.pack.js
I loaded the mrt file with the new designer and saved untouched.
Two parts are changed in the new mrt file compated to the old one:
Code: Select all
ReportVersion: "2021.3.7.0", // was previously "2020.5.1.0"
Pages."0".Components."3".WrapGap: 0.0 // new property WrapGap appended where the component "3" on the page "0" is the StiCrossTab.
Am I missing something such as setting a new added property to something etc.?
Re: Cross-Summary Header Does Not Appear on the 2nd Page
Posted: Thu Sep 02, 2021 1:16 pm
by Lech Kulikowski
Hello,
Please send us a sample report with test data that reproduces the issue for analysis.
Thank you.
Re: Cross-Summary Header Does Not Appear on the 2nd Page
Posted: Thu Sep 02, 2021 3:10 pm
by pantera
Lech Kulikowski wrote: ↑Thu Sep 02, 2021 1:16 pm
Hello,
Please send us a sample report with test data that reproduces the issue for analysis.
Thank you.
There you go.

Re: Cross-Summary Header Does Not Appear on the 2nd Page
Posted: Fri Sep 03, 2021 9:55 am
by Lech Kulikowski
Hello,
Thank you for the sample, we have reproduced the issue. We need some time to fix it, we will let you know about the result.
Thank you.
#4849
Re: Cross-Summary Header Does Not Appear on the 2nd Page
Posted: Tue Sep 07, 2021 4:59 am
by pantera
Lech Kulikowski wrote: ↑Fri Sep 03, 2021 9:55 am
Hello,
Thank you for the sample, we have reproduced the issue. We need some time to fix it, we will let you know about the result.
Thank you.
#4849
That's great to hear.
Thank you for your support.
Re: Cross-Summary Header Does Not Appear on the 2nd Page
Posted: Tue Sep 07, 2021 7:36 am
by Lech Kulikowski
Hello,
You are welcome.
Re: Cross-Summary Header Does Not Appear on the 2nd Page
Posted: Fri Sep 10, 2021 9:39 am
by Lech Kulikowski
Hello,
The issue is fixed. The fix will be available in the next release build 2021.4.1.
Thank you.
Re: Cross-Summary Header Does Not Appear on the 2nd Page
Posted: Fri Sep 10, 2021 11:22 am
by pantera
Lech Kulikowski wrote: ↑Fri Sep 10, 2021 9:39 am
Hello,
The issue is fixed. The fix will be available in the next release build 2021.4.1.
Thank you.
Incredibly quick!

Thank you so much for your hard work.