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

A change text from "select" to "browse"

2 Answers 882 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Manu
Top achievements
Rank 1
Manu asked on 12 Jul 2010, 05:26 PM

On the RadAsyncUpload control, I want the text of the select button to say"Browse" or whatever we translate that into for the user.

Not sure the best way to do this, onload, onrender, client side, etc...

2 Answers, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 13 Jul 2010, 04:38 PM
Hello Manu,

Check this article in RadUpload documentation, it should be valid for RadAsyncUpload too.

Kind regards,
Kamen Bundev
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
0
Alejandro
Top achievements
Rank 1
answered on 22 Sep 2017, 09:58 PM
 <telerik:RadAsyncUpload ID="RadAsyncUploadCSV" runat="server" HideFileInput="true" >
        <Localization Select="Select" /> 
    </telerik:RadAsyncUpload>
Tags
AsyncUpload
Asked by
Manu
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Alejandro
Top achievements
Rank 1
Share this question
or