kendo-vue icon indicating copy to clipboard operation
kendo-vue copied to clipboard

[Bug] [Grid] Grid pager next/last buttons are enabled even with no data

Open kdikov82 opened this issue 1 year ago • 0 comments

The next/last button of the Grid's pager are enabled even if no data is provided:

  • https://stackblitz.com/edit/fyxgtd?file=src%2Fmain.vue

Expected behavior:

  • All navigation button of the Pager must be disabled when there is no data

kdikov82 avatar Sep 19 '23 11:09 kdikov82