Can anyone tell me if if it is possible to localize gridview control ?
I see that some properties can be changed (like DeleteMessageString), but what about context menu with sorting options or "Add a new row" message ?
Thanks,
Kruno
1 Answer, 1 is accepted
0
Jack
Telerik team
answered on 05 Sep 2007, 10:34 AM
Hello kruno,
Currently RadGridView is only partially localizable. As you have noticed the filtering context menus support localization through the MasterGridViewTemplate.FilteringMenus and MasterGridViewTemplate.FilterOperationsMenu properties.
This feature is with high priority for us and RadGridView will be fully localizable in one of our next versions.