Custom dialog

Stimulsoft Reports.WEB discussion
Post Reply
Ryan.A
Posts: 17
Joined: Mon May 14, 2018 7:59 am

Custom dialog

Post by Ryan.A »

Hello,

What I have done is using e.ErrorCode and e.ErrorString to output the error message when saving report. Is there any way to create a custom dialog in designer?
I am using Version 2018.2.3, ASP.NET Webform.<br/>

Thank you.
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Custom dialog

Post by Lech Kulikowski »

Hello,

You can use saving events:
https://www.stimulsoft.com/en/documenta ... report.htm

Thank you.
Ryan.A
Posts: 17
Joined: Mon May 14, 2018 7:59 am

Re: Custom dialog

Post by Ryan.A »

Hi,

Did you mean using different SaveMode like the post below?
viewtopic.php?f=13&t=3255&p=59295&hilit ... log#p59295
Is it possible to using Ajax method to create custom dialog instead of just pop up error dialog? I know that changing the ErrorCode to 0 can show success message, but that is for flash designer only.

Thank you for your reply.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Custom dialog

Post by HighAley »

Hello.

There is a sample how to create a custom Save dialog.
Do you need to do something else?
What dialog do you need to create?
When it should be shown?

Thank you.
Post Reply