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

Set PageSizes

3 Answers 771 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 2
Iron
Veteran
Iron
Peter asked on 28 Dec 2020, 05:53 PM

Hi,

in Kendo UI asp.net core / Javascript I set the possible Page Sizes:

pageable: {
  pageSizes: [2, 3, 4, "all"],

 

see https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/pageable.pagesizes

For a new Blazor ServerSide App my client wish also such dropdownlist.

In https://docs.telerik.com/blazor-ui/components/grid/paging I can set the PageSize, but not an Array PageSizes for a dropdownlist in the Pager.

How can I add an PageSizes-DropDownlist right of the Button "Go to the last page" in the grid-pager Toolbar?

Regards,

Peter

3 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 29 Dec 2020, 01:43 PM

Hello Peter,

You can click the Follow button on this page to know when this will be implemented in Blazor: https://feedback.telerik.com/blazor/1467926-page-size-dropdown-in-the-pager. I've added your Vote to it on your behalf to raise the priority of the request.

 

Regards,
Marin Bratanov
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/.

0
Randy
Top achievements
Rank 1
answered on 22 Jan 2021, 10:57 PM
Can I vote for this too. With all of the cool things you can do in Grids, it seems like it is missing a pretty basic function of being able to easily allow the user to change the page size.
0
Marin Bratanov
Telerik team
answered on 23 Jan 2021, 10:03 AM

Hello Randy,

Indeed, it's a great feature, and it is something we will add to the component. For a suite that had its first beta barely two years ago, we now have over 65 native components and I'd say the grid is pretty much fully featured - of course, there are a few bits here and there that are lacking compared so suites that have been around for a decade or more, but we're getting there.

 

Regards,
Marin Bratanov
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
Grid
Asked by
Peter
Top achievements
Rank 2
Iron
Veteran
Iron
Answers by
Marin Bratanov
Telerik team
Randy
Top achievements
Rank 1
Share this question
or