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

Grid localization in Edit mode through global resources

1 Answer 32 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andrey
Top achievements
Rank 1
Andrey asked on 05 Oct 2010, 10:01 AM
  Hello,
in RadControls for ASP.NET AJAX Q3 2008 I use this code to localize grid in Edit mode:
<EditFormSettings>
   <EditColumn UniqueName="EditCommandColumn1" ButtonType="ImageButton" CancelText="Отмена" InsertText="Вставить" UpdateText="Обновить" >
   </EditColumn>
</EditFormSettings>

As I knew, in RadControls for ASP.NET AJAX Q2 2010 I can use *.resx files to localize Grid, but I don`t find any fields in RadGrid.Main.resx witch can help me to localize my Grid in Edit mode.

Thanks for any help,

Andrey.

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 08 Oct 2010, 09:55 AM
Hello Andrey,

As of current, the two options for localizing the text for the buttons in the edit form are the one that you mentioned and a slightly different one, described at the bottom of this help article.

Kind regards,
Tsvetina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Andrey
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or