Problem with StiSavingObjectEventHandler

Stimulsoft Reports.NET discussion
Post Reply
EDV Gradl
Posts: 228
Joined: Sat Jun 17, 2006 9:50 am
Location: Germany

Problem with StiSavingObjectEventHandler

Post by EDV Gradl »

Hi Team from Stimulsoft,

I am using the version from 17.01 for .net 2

I have my own event handler to save to save a report in my database.

Therefore I use:

StiDesigner.SavingReport += new StiSavingObjectEventHandler(StiDesigner_SavingReport);

When i now press Save in the designer, my event is executed, but after that the normal SaveAs diaglog is shown, which is a different behavior then before.
Is there any property I'm not aware of to get rid of the SaveAs dialog?

Thanks!
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Problem with StiSavingObjectEventHandler

Post by Vital »

Thank you. Fixed. Fix available in prereliase build from Jan, 18.
Post Reply