How do I refresh multiple radgrids on a radtabstrip from a radwindow close event?
2 Answers, 1 is accepted
0
Accepted
Maria Ilieva
Telerik team
answered on 02 Dec 2011, 12:48 PM
Hello Sonitek,
The most appropriate way for achieving the required functionality os to rise and AjaxRequest on the RadWindow client close event and on the server update the controls on the page you need. Please review the following help topic for more information on making ajaxRequest; http://www.telerik.com/help/aspnet-ajax/ajax-client-side-api.html
Note that the controls which should be updated in this ajax request should be added in the RadAjaxManager settings as updated control with RadAjaxManager as initiator.
All the best,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now