KendoReact Grid without scrollbar and button type navigation

1 Answer 13 Views
Grid
Paula
Top achievements
Rank 1
Paula asked on 11 Apr 2024, 05:09 PM

Hi,

Is there a way to get these paging controls when 

scrollable="none"?

 

If I set scrollable=none, I get these paging controls

1 Answer, 1 is accepted

Sort by
0
Filip
Telerik team
answered on 15 Apr 2024, 12:49 PM

Hello, Paula,

The Grid allows for passing a custom component via the pager prop, I can recommend creating a custom Pager with its responsive prop set to false, as that will render the Pager as required:

https://stackblitz.com/edit/react-33j79j-4tjght?file=app%2Fmain.tsx

More information on passing custom pagers can be found here:

https://www.telerik.com/kendo-react-ui/components/grid/paging/#toc-custom-pager

I hope this helps, but please let me know in case further assistance is required.

Regards,
Filip
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!

Tags
Grid
Asked by
Paula
Top achievements
Rank 1
Answers by
Filip
Telerik team
Share this question
or