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

localization-add problem

2 Answers 49 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Ray
Top achievements
Rank 1
Ray asked on 18 Jul 2011, 10:10 PM
Hi,

I need to customize the "Add" button of RadUpload by changing the text to "Attach Additional Files". After I set localization-add="Attach Additional Files", the button text is changed, but only partial text is shown because the button width is not changed. I searched documentation, and didn't find other settings needed when using localization-add. Do I miss anything?

The current code for RadUpload is:
<telerik:RadUpload ID="RadUpload1" runat="server" InitialFileInputsCount="3" localization-add="Attach Additional Files" MaxFileInputsCount="5" />

Thanks!

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 19 Jul 2011, 06:20 AM
Hello Ray,

You can change the width of the button by using CSS. Here is the forum which discussed the same.
Change width of Select button.

Thanks,
Shinu.
0
Ray
Top achievements
Rank 1
answered on 26 Jul 2011, 10:25 PM
Thank you. It works.
Tags
Upload (Obsolete)
Asked by
Ray
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Ray
Top achievements
Rank 1
Share this question
or