The HeaderContextMenu in a RadGrid will display a number of items, such as "Sort Ascending", "Clear Sorting" and "Columns".
I want to translate these items globally, preferably in the theme files we use for the various cultures. This is already possible for items such as the NoMasterRecordsText in the MasterTableView. How can I do this for the items in the HeaderContextMenu, for all grids in my application?
I want to translate these items globally, preferably in the theme files we use for the various cultures. This is already possible for items such as the NoMasterRecordsText in the MasterTableView. How can I do this for the items in the HeaderContextMenu, for all grids in my application?