kendo-vue
kendo-vue copied to clipboard
[Bug] [Grid] Grid pager next/last buttons are enabled even with no data
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