Group Header Band Collapsing Enabled

Stimulsoft Reports.JS discussion
Post Reply
csrt
Posts: 61
Joined: Thu Jan 17, 2019 12:38 pm

Group Header Band Collapsing Enabled

Post by csrt »

Hello, I am using the Stimulsoft 2024.4.3 version.

I am facing the following problem:
- I have a Group Header Band, that is grouping a Data Band by username condition. This Group Header Band has set a "Collapsing Enabled" interaction.
In my local environment, I am facing a bug - when trying to expand/collapse a group of data, it has action on the index-1 row - clicking on the row 2 expands/collapses row 1 etc.

But when I tried to recreate the same report with the same data, using the demo report from the Stimulsoft download section - the problem no longer persists, so I can't provide a demo report. It seems that the problem is somewhere on my side.

When comparing the 2 rendered reports, I've noticed that:
- Demo Stimulsoft report starts rendering the data with the param compindex="1" and goes on
- My local environment renders the same data with the param compindex="0" and goes on

Can you suggests what seems to be the problem? Maybe something wrong with saving/loading the report or some other ideas?
Thank you.
Attachments
image.png
image.png (141.48 KiB) Viewed 4109 times
image (1).png
image (1).png (228.49 KiB) Viewed 4109 times
Max Shamanov
Posts: 975
Joined: Tue Sep 07, 2021 10:11 am

Re: Group Header Band Collapsing Enabled

Post by Max Shamanov »

Hello,

Could you please send us a sample project that reproducing the issue?

Thank you.
csrt
Posts: 61
Joined: Thu Jan 17, 2019 12:38 pm

Re: Group Header Band Collapsing Enabled

Post by csrt »

Hello, I'm attaching an example.

I've traced the problem start to 2024.4.1 version. In 2024.3.6 version there is no such problem.
And it's really because of compindex.
- 2024.3.6: the param compindex="1" and goes on
- 2024.4.1: the param compindex="0" and goes on
Attachments
mrt.json
(16.99 KiB) Downloaded 163 times
Lech Kulikowski
Posts: 7292
Joined: Tue Mar 20, 2018 5:34 am

Re: Group Header Band Collapsing Enabled

Post by Lech Kulikowski »

Hello,

Thank you for the sample.
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.

Thank you.
Max Shamanov
Posts: 975
Joined: Tue Sep 07, 2021 10:11 am

Re: Group Header Band Collapsing Enabled

Post by Max Shamanov »

Hello.

We have reproduced the issue and need some time to make an improvement.
We will let you know when we get any results.

Thank you.
#16000
Max Shamanov
Posts: 975
Joined: Tue Sep 07, 2021 10:11 am

Re: Group Header Band Collapsing Enabled

Post by Max Shamanov »

Hello.

We have made an improvement.
Please, check our next build when it will be available.

Thank you.
Post Reply