This is a migrated thread and some comments may be shown as answers.

Is there any way of trapping the event which is fired when closing a window with the "X" in the top right of the window ?

1 Answer 51 Views
Window
This is a migrated thread and some comments may be shown as answers.
hkdave95
Top achievements
Rank 2
hkdave95 asked on 20 Aug 2008, 11:02 PM
Hi

Is there any way of trapping the event which is fired when closing a window with the "X" in the top right of the window ?

Kind Regards

David

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 21 Aug 2008, 12:13 PM
Hi David,

If you want to execute a function after the RadWindow is closed, you should hook to the OnClientClose eventhandler.
If you want to override the close functionality and prevent the RadWindow from closing or to replace the closing mechanism, the following forum thread will be of help:
http://www.telerik.com/community/forums/thread/b311D-bkbaac.aspx



Greetings,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
hkdave95
Top achievements
Rank 2
Answers by
Georgi Tunev
Telerik team
Share this question
or