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

ProgressArea - Showing even when CustomValidator fails

1 Answer 24 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
T Pradheeban
Top achievements
Rank 1
T Pradheeban asked on 05 Aug 2011, 05:59 PM
I am having a RadUpload control with a Progress Area.

I have put client side validation to check valid file extension , file name entered etc.

I have a text box in the form (along with radupload and progress area), input of it has to be validated against the database. if the input is valid only it should upload the chosen document.
I have put a CustomValidator (server side) to do this validation.

What happens now even if the input is NOT valid, it uploads the documnt (progress area is shown) and then it shows the validation message.

Is there any way that I can supress this if invalid data is entered.

Thanks in advance.

 

1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 10 Aug 2011, 04:40 PM
Hi Pradheeban,

Unfortunately I wasn't able to create a sample project and test it from the description below. Please open a support ticket and send me a working sample project that reproduces your issue, to investigate it locally.

Best wishes,
Peter Filipov
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Upload (Obsolete)
Asked by
T Pradheeban
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or