Page 1 of 1

Designer event for template loading

Posted: Fri Oct 25, 2024 1:49 pm
by szalap
Hi,

I've checked out this page about Engine Events: https://www.stimulsoft.com/en/documenta ... events.htm, but I cannot find any event that would tell me when a report starts and finishes loading in a designer (when template is finally displayed and designer can be interacted with).

Is there something I could use to indicate to an user that Designer is still loading a template?

Re: Designer event for template loading

Posted: Fri Oct 25, 2024 9:35 pm
by Lech Kulikowski
Hello,

What product are you use? Your link by .NET engine but your question in the JS category:
https://www.stimulsoft.com/en/documenta ... events.htm

Thank you.

Re: Designer event for template loading

Posted: Sun Oct 27, 2024 9:41 pm
by szalap
The problem was that your Programming Manual does not change URL routes when navigating to a different platform and section. I have to manually right click on a breadcrumb or menu item to get an actual URL.
I have fixed the URL right now and it is this one: https://www.stimulsoft.com/en/documenta ... events.htm

To answer the initial question: we are using Stimulsoft.JS and loading it in React.

Re: Designer event for template loading

Posted: Mon Oct 28, 2024 4:47 am
by Lech Kulikowski
Hello,

Please check the designer events, for example - onOpenedReport
https://www.stimulsoft.com/en/documenta ... events.htm

Thank you.