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

A Seperated Pager for RadGrid

1 Answer 10 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dinesh
Top achievements
Rank 1
Dinesh asked on 05 Jan 2015, 11:29 AM
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

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

 
Tags
Grid
Asked by
Dinesh
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or