I have downloaded the Reports.Web demo and try out the saving feature.
I opened the "loadSaveDemo" and try doing some modification of a report from the dropdownlist.
I changed something, save it, and close the report.
My new changes aren't showing up once i open the same report again. It seems like the saving feature isn't doing anything.
Is it the file system permission problem?
Amos
The demo for Reports.Web from StimulSoft save feature isn't working
The demo for Reports.Web from StimulSoft save feature isn't working
Hi
Did you see the dialogue which suggested you to select the path for saving of the report?
Before this you had to see a message about purchasing of the software.
I checked the behaviour myself, everything worked.
Thank you.
Did you see the dialogue which suggested you to select the path for saving of the report?
Before this you had to see a message about purchasing of the software.
I checked the behaviour myself, everything worked.
Thank you.
The demo for Reports.Web from StimulSoft save feature isn't working
Thanks for your reply Edward.
The report does save. The example i was looking at the Save report handler in code behind wasn't implemented yet.
I simple get the Report from the passed in argument and do the report.Save function. It worked.
Thank you.
The report does save. The example i was looking at the Save report handler in code behind wasn't implemented yet.
I simple get the Report from the passed in argument and do the report.Save function. It worked.
Thank you.