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

radajaxmanager in updatepanel

1 Answer 80 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Łukasz Kuryło
Top achievements
Rank 1
Łukasz Kuryło asked on 12 Jun 2010, 04:03 PM
Hi all.
I have a site, where each subpage selected from the menu is displayed in updatepanel. In one of the subpage a have several controls including radgrid. This radgrid is databinding on the server and it works ok. Now I want to have the posibility to sorting, filtering and paging this grid using virtual paging. In examples on the Telerik site I have found a radajaxmanager but I don't know how to use it inside updatepanel? Or maybe is there possibly to do it differently? To databound I'm using NeedDataSource event.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 16 Jun 2010, 02:21 PM
Hello,

 
Note that using UpdatePanel and RadAjaxManager in one application for updating same part of the page is not supported scenario. In your application I would suggest you to use single AjaxManager on the main page for ajaxify the controls in the subpages by getting reference to this manager and add its setting dynamically. Please review the following help topics:

http://www.telerik.com/help/aspnet-ajax/ajxajaxmasterpage.html
http://www.telerik.com/help/aspnet-ajax/ajxaddajaxsettingsprogrammatically.html


Regards,
Maria Ilieva
the Telerik team


Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Ajax
Asked by
Łukasz Kuryło
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or