Using OnInteractionEvent For Drill Down

Stimulsoft Reports.BLAZOR discussion
Post Reply
billy.goforth
Posts: 24
Joined: Fri Apr 09, 2021 1:44 pm

Using OnInteractionEvent For Drill Down

Post by billy.goforth »

I have dynamic reports generated from stored procedures using Blazor for the web front end.

I have event handler that captures interaction event (using the Stimulsoft OnInteraction viewer parameter). I can test and pull the drill down parameters and use those to call my drill down stored procedure and build the drill down report.

But I cannot get the drill down report to render as a tab in the viewer.

I see no documentation on using the interaction events to add a drill down report.

I can do this without issue in WPF and Angular, but doesn't work in Blazor.

Please provide documentation or steps to perform this

Thank

Billy
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: Using OnInteractionEvent For Drill Down

Post by Max Shamanov »

Hello,

Please send us a sample project that reproduce the issue.

Thank you.
Post Reply