This sample demonstrates localizing the GroupingGrid with the help of ILocalization provider, to localize the data
Given below is an image of the sample.
Features:
Localize the DropDown item such as All, Custom and Empty
Given below is an image of the sample.
Localize the Excel Filter
Localize the MaxLabel text in RecordNavigationBar
// To enable localization LocalizationProvider.Provider = new Localizer();