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

Rad window close event

1 Answer 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
M Kumar
Top achievements
Rank 1
Iron
Veteran
M Kumar asked on 20 Mar 2012, 02:20 AM
Hai,
I use rad window. i want to call the event when i close the rad window.( need when i click the radwondow close x ).
currenty i did nt find any events.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 20 Mar 2012, 05:19 AM
Hello Kumar,

There are two client events you can use based on the scenario.
  • OnClientBeforeClose : which is called before the RadWindow is being closed. 
  • OnClientClose : which is called after the window is closed.

Thanks,
 Princy.
Tags
General Discussions
Asked by
M Kumar
Top achievements
Rank 1
Iron
Veteran
Answers by
Princy
Top achievements
Rank 2
Share this question
or