Completed
Last Updated: 27 May 2021 11:19 by ADMIN
Release 2021.R2
erwin
Created on: 25 Sep 2020 19:05
Category: Grid
Type: Bug Report
4
UI for .NET Core Grid Pager has no "All" option

Bug report

The Kendo UI Grid's pager for UI for ASP.NET Core does not have an "All" option and it can't be configured in the Razor syntax.

Current behavior

Using the Kendo UI Grid's pageable.PageSizes, the ALL option is not available for UI for ASP.NET Core as it's only an Int32[].

Expected/desired behavior

The All option should be included like in the UI for ASP.NET MVC Razor Syntax.

Environment

  • Kendo UI version: 2020.3.915
  • Browser: all
0 comments