hello.. i am using RadAsyncUpload to upload my client files i want 2
check if the current uploaded file size is larger then the maximum
allowed file size i want 2 display my validation label without making
that file appear in the progress area like appearing in the second image
You could remove the file from the control using the client side events. Take a look through here and you will find a couple of ways to do this on failed validation:
I am attaching a sample page where is implemented the recommended way to hide the uploading list of files in RadAsyncUpload.
Hope this will be helpful.
Greetings,
Plamen
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.