Page 1 of 1

Save As button in designer and SaveReport event

Posted: Tue Jun 09, 2009 11:56 am
by Arthur
I have some code in the SaveReport event for the webDesigner. It only fires when I press the save button. I would like that same code to fire when someone uses Save As from the designer menu.
Is this possible or is there another event that I can use?

even better yet...is there a way that I can disable the Save As button on the designer?

Save As button in designer and SaveReport event

Posted: Tue Jun 09, 2009 2:21 pm
by Arthur
I figured out how to disable the Save As button in the designer.

StiWebDesignerOptions.Menu.SaveAs = False

Save As button in designer and SaveReport event

Posted: Wed Aug 05, 2009 1:22 pm
by gotaquestion
I can't find StiWebDesignerOptions.Menu.SaveAs
what was the full full class reference you used. thanks

Save As button in designer and SaveReport event

Posted: Wed Aug 05, 2009 1:27 pm
by gotaquestion
I forgot I had to add
using Stimulsoft.Report.Web;

Save As button in designer and SaveReport event

Posted: Mon Aug 10, 2009 2:31 am
by Jan
Hello,

Please contact us if you need any help.

Thank you.