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

Use DataPager on different part of the page

1 Answer 78 Views
DataPager
This is a migrated thread and some comments may be shown as answers.
gerardo
Top achievements
Rank 1
Veteran
gerardo asked on 16 Jul 2020, 10:12 AM

I am trying to use DataPager on my grid. My goal is to put the pager on the different part of my screen.

For example, I have a window with two main grid. I used a Frame on the first grid to display a page with RadGridView. This Grid is the one I want to have the Pager. But I want to put the Pager on the second Grid of my main window. This is for layout purpose. Is this possible? 

 

Thank you

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 21 Jul 2020, 06:30 AM

Hello Gerardo,

As the RadDataPager control is a stand-alone component you can place it wherever you want in the layout. Then you can use its API to connect it with a RadGridView, or another data control.

Regards,
Martin Ivanov
Progress Telerik

Tags
DataPager
Asked by
gerardo
Top achievements
Rank 1
Veteran
Answers by
Martin Ivanov
Telerik team
Share this question
or