save by StiDesignerControl

Stimulsoft Ultimate discussion
Post Reply
mahsan
Posts: 15
Joined: Tue Feb 16, 2016 1:08 pm

save by StiDesignerControl

Post by mahsan »

Hello Stimulsoft team,
I used a StiDesignerControl in my windows form and it works greate.So I can open stimulsoft report or create new stimulsoft report,but I have a problem on saving report,I need to do something on saving event,for example I want to set deafult path to save report or ....but I cant find the event which is related to save .plaese help me to solve my problem.
I am waiting eagerly to your response.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: save by StiDesignerControl

Post by Alex K. »

Hello,

Please try to use the following event:
StiOptions.Engine.GlobalEvents.ReportSaving

Thank you.
mahsan
Posts: 15
Joined: Tue Feb 16, 2016 1:08 pm

Re: save by StiDesignerControl

Post by mahsan »

Thank you for the reply
the event that you said works good, but is it a global event ? if I have 2 StiDesignerControl in different winforms it set that event for both of them?
I use this event in my form but when I make new instance of the form this event will occure repeatedly by the number of instances.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: save by StiDesignerControl

Post by HighAley »

Hello.

Yes, this is a global event. If you need to solve this issue, please, send a request to support@stimulsoft.com and we will try to find a solution for you.

Thank you.
Post Reply