Hierarchical With Interaction

Stimulsoft Reports.WEB discussion
Post Reply
junixquiaoit
Posts: 38
Joined: Thu Jun 23, 2016 2:03 am

Hierarchical With Interaction

Post by junixquiaoit »

Hi! I would like to know if there’s a way to exclude other data in the row for interaction, because when I click the ‘x’ mark, it calls for interaction. Can I make it only happen for the expanding icon?

Please see attachment to better understand my problem.
Attachments
1222.png
1222.png (51.46 KiB) Viewed 2471 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Hierarchical With Interaction

Post by HighAley »

Hello.

Sorry, maybe we don't understand your issue right.
Could you describe it more detailed?

Thank you.
junixquiaoit
Posts: 38
Joined: Thu Jun 23, 2016 2:03 am

Re: Hierarchical With Interaction

Post by junixquiaoit »

Hello.

I'm using Stimulsoft 2015. On the screenshot to make you have an info, all of the items has adjust/collapse icons in the hierarchical band. I just use jquery on my code to hide those specific items. Then, my problem is when I click the 'x' mark, it is refreshing or triggering the interaction of the adjust/expanding icon for that row. Is there a way that it can only happen when I click the adjust/expanding icon found on the leftmost of the items of the hierarchical band?

Thanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Hierarchical With Interaction

Post by HighAley »

Hello.

Please, send us your report template with sample data to support@stimulsoft.com for analysis.
Could you describe what behavior do you need to get after collapsing the rows?

Thank you.
junixquiaoit
Posts: 38
Joined: Thu Jun 23, 2016 2:03 am

Re: Hierarchical With Interaction

Post by junixquiaoit »

HighAley wrote:Hello.

Please, send us your report template with sample data to support@stimulsoft.com for analysis.
Could you describe what behavior do you need to get after collapsing the rows?

Thank you.
Hello.

This is what it looks like on preview mode. I want to know if there’s a way to disable triggering the interaction of the at most children. Then, can I make activate the interaction only by clicking the expanding/collapsing icon?

Thank you.
Attachments
save.png
save.png (31.33 KiB) Viewed 2457 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Hierarchical With Interaction

Post by HighAley »

Hello.

You could try to use Before Print event of the Data Band to enable or Disable collapsing feature.
To give you more detailed answer we need to see your report template with sample data.

Thank you.
Post Reply