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

Check if file is pass/fail Client-Side validation

0 Answers 97 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Dika
Top achievements
Rank 1
Dika asked on 20 Feb 2018, 12:01 PM

Hi

Is there a way to check (boolean) if the file is pass / fail clientside validation in OnClientFileSelected?

I want to create a form which the submit button is disabled if RadAsyncUpload has files that failed at client side validation. Then enable submit button when there's no fail validation in the list (OnClientFileUploadRemoved event).

I know failed file won't appear in UploadedFiles but still, I need that validation check which  boolean.

Any idea?

 

thanks

No answers yet. Maybe you can help?

Tags
AsyncUpload
Asked by
Dika
Top achievements
Rank 1
Share this question
or