Intercepting the Save As event of the web designer.

Stimulsoft Reports.WEB discussion
Post Reply
mvines
Posts: 35
Joined: Wed Aug 05, 2009 2:55 pm

Intercepting the Save As event of the web designer.

Post by mvines »

Is there a way to intercept the save as action in the web designer the same way we handle the report save event?

All our reports must be saved in the same location. Save As is still valid, but should only allow the user to rename and save a copy of the report to the same location. Is there a way that I can use custom logic during the Save As process?
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Intercepting the Save As event of the web designer.

Post by Edward »

Hi

Yes, it is possible. Please see LoadSaveData report sample from the standard installation of the Stimulsoft Reports.Web package.

Thank you.
Post Reply