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

Localization Conditional Formatting Dialog

2 Answers 63 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Li
Top achievements
Rank 1
Li asked on 08 Jan 2013, 12:58 PM
Hi Telerik Team,

We are using the Conditional formatting dialog of RadGridView.
Our application is in German, I have localized the dialog. In the dialog, there are three strings, which can not be localizes with the LocalizationProvider. I marked them in the attached image. Is it possible, to change these strings? The most important one is the text "Sort columns alphabetically".

Thank you for help,
Li

2 Answers, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 10 Jan 2013, 09:56 AM
Hello Li,

Thank you for writing.

The strings mentioned are available for localization in our latest version. Here are their IDs:
case RadGridStringId.ConditionalFormattingSortAlphabetically: return "Sort columns alphabetically";
case RadGridStringId.ConditionalFormattingBtnExpression: return "Expression editor";
case RadGridStringId.ConditionalFormattingTextBoxExpression: return "Expression";

I hope this helps. I will make sure that the documentation is updated accordingly.
 
Kind regards,
Stefan
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.
0
Li
Top achievements
Rank 1
answered on 11 Jan 2013, 11:14 AM
Hi Stefan,

thanks for this information. We are using not the latest version, but its good to know, that these strings are available in the latest version.

Kind regards,
Li
Tags
GridView
Asked by
Li
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Li
Top achievements
Rank 1
Share this question
or