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

How to change the "Apply" button's text

3 Answers 60 Views
ColorPicker
This is a migrated thread and some comments may be shown as answers.
T
Top achievements
Rank 1
T asked on 16 Sep 2009, 02:41 PM
Hi Telerik,

I am currently developing a webapplication using a RadColorPIcker. Everything looks great, but I have one problem though.
I can't seems to change the "Apply" button's text in the HSV and HSB tabs. The website itself is not in English, that is why it would be great if I can change the "apply" text. I'm looking forward to hearing from you. Thanks.

Regards,

Thomas

3 Answers, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 18 Sep 2009, 02:47 PM
Hi Thomas,
You cannot change that text with the current version of the RadColorPicker control. We will add a property that you can use in this case for the next update of the suite.

Sincerely yours,
Tsvetie
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Sajid
Top achievements
Rank 1
answered on 25 Nov 2009, 06:00 AM
Was the property added in Q3 to allow Apply text to be changed?

Thanks.
0
Svetlina Anati
Telerik team
answered on 25 Nov 2009, 10:35 AM
Hello Sajid,

Yes, the RadColorPicker's Localization is already implemented and it is included in the latest version of RadControls. You can set the desired string as shown below:

<telerik:RadColorPicker runat="server" ID="RadColorPicker1" PaletteModes="All">
               <Localization ApplyButtonText="MyCustomText" />

You can find a more detailed online demo below:

http://demos.telerik.com/aspnet-ajax/colorpicker/examples/localization/defaultcs.aspx

Kind regards,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ColorPicker
Asked by
T
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Sajid
Top achievements
Rank 1
Svetlina Anati
Telerik team
Share this question
or