Cross-Summary Header Does Not Appear on the 2nd Page

Stimulsoft Reports.JS discussion
pantera
Posts: 5
Joined: Fri Aug 06, 2021 3:15 pm

Cross-Summary Header Does Not Appear on the 2nd Page

Post 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
Cross-Tab1.jpg (16.57 KiB) Viewed 1463 times

The problem is that the Cross-Summary Headers are gone from the 2nd page and on.
Cross-Tab2.jpg
Cross-Tab2.jpg (9.53 KiB) Viewed 1463 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Cross-Summary Header Does Not Appear on the 2nd Page

Post by HighAley »

Hello.

The issues should be solved.
Could you try our latest build?

Thank you.
pantera
Posts: 5
Joined: Fri Aug 06, 2021 3:15 pm

Re: Cross-Summary Header Does Not Appear on the 2nd Page

Post 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.?
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Cross-Summary Header Does Not Appear on the 2nd Page

Post by Lech Kulikowski »

Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
pantera
Posts: 5
Joined: Fri Aug 06, 2021 3:15 pm

Re: Cross-Summary Header Does Not Appear on the 2nd Page

Post 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. :D
Attachments
data.json
(2.34 MiB) Downloaded 105 times
sample.mrt
(361.71 KiB) Downloaded 106 times
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Cross-Summary Header Does Not Appear on the 2nd Page

Post 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
pantera
Posts: 5
Joined: Fri Aug 06, 2021 3:15 pm

Re: Cross-Summary Header Does Not Appear on the 2nd Page

Post 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.
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Cross-Summary Header Does Not Appear on the 2nd Page

Post by Lech Kulikowski »

Hello,

You are welcome.
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Cross-Summary Header Does Not Appear on the 2nd Page

Post by Lech Kulikowski »

Hello,

The issue is fixed. The fix will be available in the next release build 2021.4.1.

Thank you.
pantera
Posts: 5
Joined: Fri Aug 06, 2021 3:15 pm

Re: Cross-Summary Header Does Not Appear on the 2nd Page

Post 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! :o
Thank you so much for your hard work.
Post Reply