Help with click events
Help with click events
Hello,
I am current working with a Blazor PWA and would like to register click events with the report viewer to obtain relevant data from the report elements the user interacts with. I can get interaction callbacks for HyperLinks and Drill-Downs but these do not provide the functionality I am looking for.
Could anyone provide guidance on how to implement this or if its possible?
I am current working with a Blazor PWA and would like to register click events with the report viewer to obtain relevant data from the report elements the user interacts with. I can get interaction callbacks for HyperLinks and Drill-Downs but these do not provide the functionality I am looking for.
Could anyone provide guidance on how to implement this or if its possible?
-
- Posts: 990
- Joined: Tue Sep 07, 2021 10:11 am
Re: Help with click events
Hello,
Sorry, maybe we did not exactly understand your question.
Could you explain your issue in more detail?
Thank you.
Sorry, maybe we did not exactly understand your question.
Could you explain your issue in more detail?
Thank you.
Re: Help with click events
I'm looking to get information from the report when a user clicks on a given element. This is similar to drill-downs but I just need the data for the next report on click not opening the next report
-
- Posts: 990
- Joined: Tue Sep 07, 2021 10:11 am
Re: Help with click events
Hello,
Unfortunately, it's not possible.
Thank you.
Unfortunately, it's not possible.
Thank you.
Re: Help with click events
Is is possible to put a tag or payload on an element and get that back when a users interacts with the element? I am trying to implement drill downs but I have too much data to include in the report upfront.
-
- Posts: 990
- Joined: Tue Sep 07, 2021 10:11 am
Re: Help with click events
Hello,
You can try to use the Viewer Events.
Please check the following link:
https://www.stimulsoft.com/en/documenta ... action.htm
Thank you.
You can try to use the Viewer Events.
Please check the following link:
https://www.stimulsoft.com/en/documenta ... action.htm
Thank you.