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

[Bug][Grid] Grid's pager displays dropdown for page number when pageSizes is not set (and removes the info)

Open kdikov82 opened this issue 1 year ago • 0 comments

When the Grid's pager "pageSizes" is not set, the pager will render a dropdown (select) for the page number and will hide the "info":

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

* Expanding the iframe with the example will show the numeric values for the pages and it seems that the initial width of the Grid is used as a threshold

Ticket ID: 1624291

kdikov82 avatar Sep 21 '23 07:09 kdikov82