Exit designer by JS code

Stimulsoft Reports.JS discussion
Post Reply
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Exit designer by JS code

Post by hugo »

Hi,

O tried many ways to exist designer by JS code but all are ignored (no console error).
Ex: jsObject.ExecuteAction("exitDesigner");
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Re: Exit designer by JS code

Post by hugo »

Solved.
I dispatch the exitDesigner event and outside of the designer I catch the event and remove the designer from the page.
Max Shamanov
Posts: 786
Joined: Tue Sep 07, 2021 10:11 am

Re: Exit designer by JS code

Post by Max Shamanov »

Hello,

You are welcome.
Post Reply