javascript check for report is dirty
Posted: Thu Oct 15, 2009 4:33 pm
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?
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?