I want to have a button to close the RadWindow within the window. I know that i can use the window.close() method, but it causes some troubles if I have some scripts before/after the closing.
Usually, if I click the default close icon on the top right, the window just close (and it is exactly what I want). May I ask what is the script/code, by default, is run when clicking that button?
Thanks
Usually, if I click the default close icon on the top right, the window just close (and it is exactly what I want). May I ask what is the script/code, by default, is run when clicking that button?
Thanks