This is a migrated thread and some comments may be shown as answers.

Custom Paging Options Styling

1 Answer 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Arun
Top achievements
Rank 1
Arun asked on 15 Feb 2019, 03:20 PM

Hi, is there a way i can customize the paging options style? The default is we have the page selection on the left, number of Items per page selection in the middle and the total records info on the right. I would like to just reverse it. I tried a display flex on the container and a flex-direction: reverse but it reverses the paging icons also. Please advise.

 

Stackblitz URL

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 18 Feb 2019, 06:33 AM
Hello, Arun,

Thank you for your example.

We can switch the icons visually, but the event handlers will stay the same as that's the JavaScript logic for the button and we do not have access to it.

I can suggest making a feature request for providing a render function for the pager which will allow customizing its appearance:

https://feedback.telerik.com/kendo-react-ui

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Arun
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or