I have a question :
Does the Event "close childWindow" exists, when we click on the mark at the top right of childwindow?
Because I want to cancel all changes that can be done if I close the ChildWindow this way.
I can close the window with a button I create, but the user, still can close the ChildWindow the other way, so, none of the changed data are cancelled.
Thank you.