Page 1 of 1

Exit Event of StiWebDesignerFX not Supported & Executed

Posted: Tue Oct 11, 2011 7:32 am
by anil.godhani
Hi,

I Would like to know about Exit Functionality after click on save button in Stimulsoft Web Designer in Flex.

Currently I am using prerelease versions of Stimulsoft Reports.Ultimate that is Stimulsoft Reports.Ultimate 2011.10.06 Trial.

I had already Implemented using ExitURL, Exit Event & Response.Redirect inside Exit Event but it doesnt make any effects.

Please let me know about this issue earlier in ASAP.

Thanks & Regards,
Anil Godhani

Exit Event of StiWebDesignerFX not Supported & Executed

Posted: Wed Oct 12, 2011 6:33 am
by Vladimir
Hello, Anil Godhani

If you define the Exit event of the StiWebDesigner component, the ExitUrl property will be ignored. To use automatic redirect to ExitUrl, you need to remove the Exit event handler.

Thank you.