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

Closing events for multiple floating RadWindows

1 Answer 45 Views
Window
This is a migrated thread and some comments may be shown as answers.
Dodd
Top achievements
Rank 1
Dodd asked on 05 Feb 2014, 02:40 AM
Hi, I've made a modal dialog using RadWindow (W1), and had another RadWindow (W2) pop up from W1.
What I want to do is when I close W2, W1 should get notified of the closing event of W2, but currently as far as I know, this is impossible.
Please help me!

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 07 Feb 2014, 12:02 PM
Hello Dodd,

What you can is to subscribe to the Closed event of the second Window inside of the first one. This way in the moment when the second one is closed you will get notified. Check the attached sample project which demonstrates the exact approach.

Hope this helps.

Regards,
Kalin
Telerik

Check out the new Telerik Platform - the only modular platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native apps. Register for the free online keynote and webinar to learn more about the Platform on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT).

Tags
Window
Asked by
Dodd
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or