Prompt User to save changes

Stimulsoft Reports.WEB discussion
Post Reply
hardingja
Posts: 4
Joined: Sun Oct 07, 2012 12:38 am

Prompt User to save changes

Post by hardingja »

Is there a property I can set to inform the designer that there are "pending changes" and thus prompt the user to save when exiting the designer? I am programatically loading the report object with datasources. I tried setting report.IsModified = true prior to StiWebDesigner1.Design(), thinking this may prompt the user on exit but does not. Of course if I make a change while in the designer it prompts me on exit.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: Prompt User to save changes

Post by Vladimir »

Hello,

We have made improvements, now the report.IsModified property will work correctly. The update will be available in the next prerelease build.

Thank you.
Post Reply