Is it possible to execute JavaScript after close/click on radalert window?
if possible, please provide with some sample code.
Thanks
Fakhrul
1 Answer, 1 is accepted
0
Accepted
Georgi Tunev
Telerik team
answered on 16 Mar 2009, 08:05 AM
Hello Fakhrul,
Yes, this is possible - you need to get a reference to the radalert object and then use the ASP.NET AJAX add_close() function to hook to its close event: