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

Grid - customize the Info of the pager

2 Answers 237 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
nick2017
Top achievements
Rank 1
nick2017 asked on 16 Oct 2019, 09:53 PM

Currently, in the grid, there is a Info section displayed the numbers of rows are being displayed. The displayed text is, for example: "1 - 20 of 727 items".

Is there any way to change the mesage, for example: 1-20 of 727 books?

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 17 Oct 2019, 08:06 AM

Hello,

This can be done via the "LocalizationProvider".

It is usually used to translate messages for multinational applications, but it can also be used to change the text of the built-in messages:

https://www.telerik.com/kendo-react-ui/components/grid/globalization/

The specific message in this case is "grid.pagerInfo {0} - {1} of {2} items"

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
0
nick2017
Top achievements
Rank 1
answered on 17 Oct 2019, 03:02 PM
Thanks Stefan
Tags
General Discussions
Asked by
nick2017
Top achievements
Rank 1
Answers by
Stefan
Telerik team
nick2017
Top achievements
Rank 1
Share this question
or