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

RadUpload-Disable Upload Button

1 Answer 63 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Chen
Top achievements
Rank 1
Chen asked on 22 Jun 2012, 07:54 PM
Hi I am a new one here and have a question about the radupload control.

I am using the RadUpload control and setting up the properties as following: 
    maxfilesize=4MB
    IsPauseEnabled=false
    IsAutomaticUpload=true (we want to upload right after selecting a file)
    IsPauseEnabled=false (we do not want to users to pause the uploading)

When I upload a file successfully and select second one (bigger than the maxfilesize) to upload, I got the error message. At this point of time, there is a Upload button showing up. We only want the Cancel button at this time (please refer to the attachment).

Is there any way I can hide the Upload button?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 27 Jun 2012, 12:26 PM
Hello Chen,

Would you please share the exact code that is used in order to achieve the image because the scenario is not quite clear so far? This way we will be able to test it locally and be more helpful.

Kind regards,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Chen
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or