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

Change the text of the 'Select' button

2 Answers 158 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 28 Oct 2011, 12:28 PM
Hi there,
I'm using the 2011.2.1018.35 version of the dll (Q2, 2011 release I think)

As the subject title says - how do I change the text of the 'Select' button which appears next to the file upload text field ?
I would also like to know how to hide it completely, but changing the text from "Select" to something like "Browse" would be good.

Thanks a lot  :)

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 28 Oct 2011, 12:59 PM
Hello Scott,

You can set the localization-select of RadUpload.

ASPX:
<telerik:RadUpload ID="RadUpload1" runat="server" localization-select="Browse">
</telerik:RadUpload>

Thanks,
Shinu.
0
Scott
Top achievements
Rank 1
answered on 28 Oct 2011, 02:57 PM
Thank you Shinu,  that did the trick brilliantly.

...and thanks for the quick reply too :)
Tags
Upload (Obsolete)
Asked by
Scott
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Scott
Top achievements
Rank 1
Share this question
or