Adjust Page Button Count

1 Answer 72 Views
GridView
Paul
Top achievements
Rank 1
Paul asked on 10 Oct 2022, 07:46 PM | edited on 10 Oct 2022, 08:22 PM

This there a way to increase the number of buttons per page when enabling pagination for gridview?

First image is from the examples page on Pagination. The Second image is what is rendered from the newest TelerikUI WinForm R2 2022 SP1

1 Answer, 1 is accepted

Sort by
1
Accepted
Maria
Telerik team
answered on 11 Oct 2022, 01:26 PM

Hello Paul,

Thank you for the images.

To increase the number of buttons per page when you enable Pagination for the RadGridview you can use different properties to customize the paging panel for specific needs. In your case, you can use the NumericButtonsCount property which controls how many buttons for navigation you have on the paging panel. You can access the property to the RadGridView.GridViewElement.PagingPanelElement.

Here is a link to the documentation: Paging panel

Hope this helps, don't hesitate to write again if this didn't work out for you.

Regards,
Maria
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
GridView
Asked by
Paul
Top achievements
Rank 1
Answers by
Maria
Telerik team
Share this question
or