Completed
Last Updated: 13 Nov 2019 16:18 by ADMIN
Kevat
Created on: 16 Mar 2018 18:09
Category: Grid
Type: Feature Request
2
All option "All" for Kendo Grid Pager - Page Sizes
If the value "-1" is passed in as one of the values in pageSizes input for the PagerPageSizesComponent, that option should be shown as "All" and should show all rows available for the grid.
1 comment
ADMIN
Dimiter Topalov
Posted on: 13 Nov 2019 16:18

Hello,

The Grid pager now supports passing a collection of objects with text and values for the pagesizes. If one of these objects' value is "all", the Grid will assume a page size equal to the total number of items, and render all of them:

https://www.telerik.com/kendo-angular-ui-develop/components/grid/api/PagerPageSizesComponent/

https://www.telerik.com/kendo-angular-ui-develop/components/grid/api/PageSizeItem/

Regards,
Dimiter Topalov
Progress Telerik

Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.