I wish to have a separate Pager for RadGrid.
I do not want to use the integrated pager of the RadGrid.
I was trying to implement it with RadDataPager. But it does not seem to work.
Am I trying the right thing?
Is there any other way to do that?
1 Answer, 1 is accepted
0
Pavlina
Telerik team
answered on 08 Jan 2015, 10:00 AM
Hello,
RadDataPager can be used with controls, which implement the IPageableItemContainer or IRadPageableItemContainer interface. Such controls include the RadListView and MS ListView, however, RadGrid does not implement such interfaces. http://www.telerik.com/help/aspnet-ajax/datapageroverview.html
We have researched opportunities to support integration between RadGrid and RadDataPager,
but there are some problems, so for now we have given up the idea.
Regards,
Pavlina
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.