Prompt User to save changes
Prompt User to save changes
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.
Re: Prompt User to save changes
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.
We have made improvements, now the report.IsModified property will work correctly. The update will be available in the next prerelease build.
Thank you.