Page 1 of 1

How to override "Open Report" functionality in Template Designer

Posted: Wed Aug 26, 2009 10:54 pm
by benyuan
I have put StiDesignerControl control onto a form,
When I click on the 'Open Report' menu item, instead of pop-up a File Browse Dialog, I need to open my own form in the project.
Which means overriding the click event of the 'Open Report' menu item. Is that a way to do it? Please help! Thanks.

How to override "Open Report" functionality in Template Designer

Posted: Thu Aug 27, 2009 4:14 pm
by benyuan
Anyone knows the solution, please Help!

How to override "Open Report" functionality in Template Designer

Posted: Sat Aug 29, 2009 9:32 pm
by leo2003
you can use Stimulsoft.Report.Design.StiDesigner.LoadingReport static event.