StiSavingObjectEventArgs (Saveas always returns true)

Stimulsoft Reports.NET discussion
Post Reply
colin812
Posts: 6
Joined: Mon Apr 21, 2008 6:15 am
Location: scotland

StiSavingObjectEventArgs (Saveas always returns true)

Post by colin812 »

Hi,

I handle my own On_SavingReport event.
Whether I choose save or save as on the designer the Saveas argument always returns true.

Is this expected behaviour?
If so, how would I handle save and save as in code.

thanks,
Colin Edwards
colin812
Posts: 6
Joined: Mon Apr 21, 2008 6:15 am
Location: scotland

StiSavingObjectEventArgs (Saveas always returns true)

Post by colin812 »

Hi,

I fixed this myself -

StiDesigner.DontAskSaveReport = True


Now only saveas returns true.

Post Reply