Help with click events

Stimulsoft Reports.BLAZOR discussion
Post Reply
Cortland
Posts: 3
Joined: Mon Sep 30, 2024 2:32 pm

Help with click events

Post by Cortland »

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?
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: Help with click events

Post by Max Shamanov »

Hello,

Sorry, maybe we did not exactly understand your question.
Could you explain your issue in more detail?

Thank you.
Cortland
Posts: 3
Joined: Mon Sep 30, 2024 2:32 pm

Re: Help with click events

Post by Cortland »

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
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: Help with click events

Post by Max Shamanov »

Hello,

Unfortunately, it's not possible.

Thank you.
Cortland
Posts: 3
Joined: Mon Sep 30, 2024 2:32 pm

Re: Help with click events

Post by Cortland »

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.
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: Help with click events

Post by Max Shamanov »

Hello,

You can try to use the Viewer Events.
Please check the following link:
https://www.stimulsoft.com/en/documenta ... action.htm

Thank you.
Post Reply