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