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
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:
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