.NET MAUI DataPager Localization
The RadDataPager
component provides language localization. This allows you to translate the phrases used across the DataPager control to other languages so that you can adapt your app to different regions.
To learn in details about the localization process of the Telerik UI for .NET MAUI components, see the Localization and Globalization topic.
The table below shows the localization keys available for the DataGrid control and their default values:
In RadDataPager
, you can localize the following strings:
Localization Key | Default Value |
---|---|
DataPager_PageSizesView_LabelText |
Items |
DataPager_NavigationView_PageNumberText |
Page |
DataPager_NavigationView_OfPageCountText |
of {0} |