The pagination on the jquery grid is responsive by default with the ability to turn off responsiveness if desired. https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/pageable.responsive
It would be useful to add responsiveness to the pagination on the Vue Native Grid with the same ability to turn it off if desired.
Hello,
This behavior was treated as bug and fixed in the latest 2.3.0 version of Kendo UI for Vue Grid. The responsiveness can be turned off by setting the 'responsive' property of the pageable object prop to false - here is an example - https://stackblitz.com/edit/eaqa8x?file=src/main.vue.
Regards,
Plamen
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.