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!
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).