Search found 4 matches

by Scorpion31blood
Mon Dec 19, 2022 11:56 am
Forum: Stimulsoft Reports.NET
Topic: Difference between all the extension types you can use
Replies: 4
Views: 2099

Re: Difference between all the extension types you can use

Hi, I came across this question while getting information about .mrz format. Can you please answer 2 of my queries. 1: Is .mrz format a report format or dashboard format or we can use it in both. 2. Currently I am unable to see it in preview mode using dashboard preview. Is it possible to show the p...
by Scorpion31blood
Mon Nov 21, 2022 2:58 pm
Forum: Talks
Topic: TypeError: Cannot redefine property: stimulsoft on Using both Report and Dashboard Designer Together
Replies: 1
Views: 8049

TypeError: Cannot redefine property: stimulsoft on Using both Report and Dashboard Designer Together

Hi, I am using both reports and dashboards designer for JS. I have installed the stimulsoft-report-js and stimulsoft-dashboards-js packages and utilizing them for my project. At first I imported both the packages in the same component one at a time to check their working and get familiar with them. ...
by Scorpion31blood
Wed Nov 16, 2022 7:16 pm
Forum: Stimulsoft Reports.ANGULAR
Topic: Report Designer Disable Download on Save and Save As.
Replies: 3
Views: 8452

Report Designer Disable Download on Save and Save As.

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 t...