Completed
Last Updated: 07 Jun 2022 07:02 by ADMIN
Release 3.4.0
Sylvain
Created on: 05 May 2022 11:23
Category: Grid
Type: Bug Report
1
Selecting null PageSize throws when the Grid has no data

If the Grid has no data, selecting null PageSize throws:

Error: System.ArgumentException: Page Size cannot be less than one (Parameter 'PageSize') 

---

ADMIN EDIT

---

A possible workaround for the time being will be to use some conditional CSS to disable the PageSize dropdown while there is no data in the Grid: https://blazorrepl.telerik.com/QcOpkTlb38EDFboT34.

0 comments