This is a migrated thread and some comments may be shown as answers.

contextmenu - translation

1 Answer 105 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ferry
Top achievements
Rank 1
Ferry asked on 23 Jun 2008, 01:41 PM
Hello,

I got a datagridview with an English context menu.
But the rest of my application is Dutch. Is it possible to translate it?

I couldn't find it in the visual style builder and in the code.

Someone got an solution?

Thank you,

Ferry

1 Answer, 1 is accepted

Sort by
0
Accepted
Jordan
Telerik team
answered on 25 Jun 2008, 10:54 AM
Hi Ferry,

RadGridView fully supports localization. You can do this using localization providers.
For example:

RadGridLocalizationProvider.CurrentProvider = new MyGermanRadGridLocalizationProvider();

For more information and code samples, please take a look at the Localization example in the Quick-Start application and this help topic.

Best wishes,
Jordan
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
Ferry
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Share this question
or