Hi,
I have Three dots in the place of Browse text in the browse button.
Here is my Code:
And i need the width of the Button to be reduced.
How can i achieve this?
Help me.
I have Three dots in the place of Browse text in the browse button.
Here is my Code:
<telerik:RadUpload ID="RadUpload1" runat="server" ControlObjectsVisibility="None" |
InputSize="34" Width="200px" ReadOnlyFileInputs="true"> |
<Localization Select="..." /> |
</telerik:RadUpload> |
And i need the width of the Button to be reduced.
How can i achieve this?
Help me.