OnReportDesign Event - Name of Report in EventArgs?
Posted: Tue Mar 12, 2013 5:59 pm
Hello
I'm new to Stimulsoft reports and am in the process of migrating our reporting system.
I'm using the WebViewerFx in an web page, ReportViewer.aspx.
I've enabled the Design button using StiWebViewerFxOptions.Toolbar.ShowDesignButton = true.
I'm capturing the event using OnDesignEvent and redirecting to a new page, ReportDesigner.aspx.
This works great!
What would be nice is to be able to get the current report name from the Viewer in the something like StiWebViewerFx.StiOnDesignEventArgs with a Report property containing the name. I can't see this in the Class Reference.
Is it possible? Any other suggestions?
Thanks
James
I'm new to Stimulsoft reports and am in the process of migrating our reporting system.
I'm using the WebViewerFx in an web page, ReportViewer.aspx.
I've enabled the Design button using StiWebViewerFxOptions.Toolbar.ShowDesignButton = true.
I'm capturing the event using OnDesignEvent and redirecting to a new page, ReportDesigner.aspx.
This works great!
What would be nice is to be able to get the current report name from the Viewer in the something like StiWebViewerFx.StiOnDesignEventArgs with a Report property containing the name. I can't see this in the Class Reference.
Is it possible? Any other suggestions?
Thanks
James