javascript check for report is dirty

Stimulsoft Reports.WEB discussion
Post Reply
dkalvar
Posts: 3
Joined: Thu Sep 17, 2009 10:51 am

javascript check for report is dirty

Post by dkalvar »

In a report manager UI we are writing we show the sti report designer in an iframe. In the parent window we want to ask the user to save changes when they try to navigate to another report. To do that we need to know if the report in the designer is dirty.

So
Is there already a flex function on the designer we can call to check is dirty?
If yes, how?

If no,
Can you add some javacript to the designer page we can use to check the dirty status of the designer?
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

javascript check for report is dirty

Post by Andrew »

Hello,

On the current moment this feature is not avaiable. We have plans to realize Javascript API for WebDesigner, but it is hard to say the deadline of it.

Thank you.
Post Reply