Report Designer Disable Download on Save and Save As.

Stimulsoft Reports.ANGULAR discussion
Post Reply
Scorpion31blood
Posts: 4
Joined: Wed Nov 16, 2022 7:08 pm

Report Designer Disable Download on Save and Save As.

Post by Scorpion31blood »

I want to show the save pop up on clicking Save and Save As. But after running my code in the onSave and onSaveAs events. I want to stop these functions from automatically downloading the .mrt format template file on the client side. I am sending the data in the form of JSON to the server and need to disable download part of the process. How can I proceed with it. Kindly help me.
Lech Kulikowski
Posts: 6712
Joined: Tue Mar 20, 2018 5:34 am

Re: Report Designer Disable Download on Save and Save As.

Post by Lech Kulikowski »

Hello,

Unfortunately, in the Angular it is not possible.

Thank you.
Scorpion31blood
Posts: 4
Joined: Wed Nov 16, 2022 7:08 pm

Re: Report Designer Disable Download on Save and Save As.

Post by Scorpion31blood »

Thank you for your time.
Lech Kulikowski
Posts: 6712
Joined: Tue Mar 20, 2018 5:34 am

Re: Report Designer Disable Download on Save and Save As.

Post by Lech Kulikowski »

Hello,

You are welcome.
Thanos
Posts: 1
Joined: Fri Sep 27, 2024 12:35 pm

Re: Report Designer Disable Download on Save and Save As.

Post by Thanos »

Hi, I am facing the exact issue in React. Is it possible to disable .mrt downloads when using SaveAs in React?
Post Reply