I need to implement drill down interaction in such a way that I want to capture that interaction on code level and perform some operations, but I do not want any page to be associated to this DrillDown. How can I achieve this.
I am using StiBlazorViewer to view my report.
Stimusoft Blazor-Interactions
-
- Posts: 7351
- Joined: Tue Mar 20, 2018 5:34 am
Re: Stimusoft Blazor-Interactions
Hello,
Try to use the OnInteraction event of the viewer.
https://www.stimulsoft.com/en/documenta ... _event.htm
Thank you.
Try to use the OnInteraction event of the viewer.
https://www.stimulsoft.com/en/documenta ... _event.htm
Thank you.