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

Update an ajax panel from another ajax panel (2 scenarios)

1 Answer 49 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Silvio Silva Junior
Top achievements
Rank 2
Silvio Silva Junior asked on 16 May 2013, 02:58 PM
Hello.

I would like to know, how can I update an ajax panel from another ajax panel in the same page (first scenario) and with an ajax panel in a user control e another in the user control's parent page (second scenario).

Best regards.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 21 May 2013, 01:21 PM
Hello Silvio,

In the described scenarios you can replace the RadAjaxPanels with asp:Panels and add your own configuration in the AjaxSettings of RadAjaxManager:
http://www.telerik.com/help/aspnet-ajax/ajax-ajaxmanager.html

For using and accessing the ajax manager in user control scenario, please refer to this article:
http://www.telerik.com/help/aspnet-ajax/ajax-user-controls.html

Hope this helps.

Greetings,
Eyup
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.
Tags
Ajax
Asked by
Silvio Silva Junior
Top achievements
Rank 2
Answers by
Eyup
Telerik team
Share this question
or