Hierarchical With Interaction
-
- Posts: 38
- Joined: Thu Jun 23, 2016 2:03 am
Hierarchical With Interaction
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.
Please see attachment to better understand my problem.
- Attachments
-
- 1222.png (51.46 KiB) Viewed 2468 times
Re: Hierarchical With Interaction
Hello.
Sorry, maybe we don't understand your issue right.
Could you describe it more detailed?
Thank you.
Sorry, maybe we don't understand your issue right.
Could you describe it more detailed?
Thank you.
-
- Posts: 38
- Joined: Thu Jun 23, 2016 2:03 am
Re: Hierarchical With Interaction
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.
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.
Re: Hierarchical With Interaction
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.
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.
-
- Posts: 38
- Joined: Thu Jun 23, 2016 2:03 am
Re: Hierarchical With Interaction
Hello.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.
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 (31.33 KiB) Viewed 2454 times
Re: Hierarchical With Interaction
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.
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.