How to override "Open Report" functionality in Template Designer

Stimulsoft Reports.NET discussion
Post Reply
benyuan
Posts: 2
Joined: Wed Aug 26, 2009 10:19 pm
Location: New Zealand

How to override "Open Report" functionality in Template Designer

Post 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.
benyuan
Posts: 2
Joined: Wed Aug 26, 2009 10:19 pm
Location: New Zealand

How to override "Open Report" functionality in Template Designer

Post by benyuan »

Anyone knows the solution, please Help!
leo2003
Posts: 1
Joined: Sat Aug 29, 2009 9:31 pm

How to override "Open Report" functionality in Template Designer

Post by leo2003 »

you can use Stimulsoft.Report.Design.StiDesigner.LoadingReport static event.

Post Reply