Page 1 of 1

Save Dialog for web

Posted: Wed Jul 14, 2010 8:04 am
by Brix
Hi,

I can't seem to find the option on how to trigger a dialog box for saving a report.
The name entered in the dialog box will be used to set a desired value to StiReport.ReportName

Could I get a hint on where to look, maybe even a code example?

Thank you

Save Dialog for web

Posted: Thu Jul 15, 2010 6:01 am
by Vladimir
Hello,

We have prepared an example for you, please see the attached file.

Thank you.

Re: Save Dialog for web

Posted: Fri Jul 27, 2012 9:02 am
by patwolf
Is this still the correct way to make a custom save dialog for web reports so I can safe them to a database?
Also do you have a full example of how a report can be serialized so it can be put in the database and then instantiated again?
This is going in the direction:
http://forum.stimulsoft.com/viewtopic.p ... ing#p17243

Thanks a lot,
patrick

Re: Save Dialog for web

Posted: Fri Jul 27, 2012 12:30 pm
by Vladimir
Hello,

Please see the attached examples. It demonstrates how to implement a custom dialog to save a report using the Save and SaveAs.

Thank you.