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

AsyncUpload - Validate file input

1 Answer 54 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 31 Jan 2013, 04:16 PM
I'm trying to get required field validation working with asyncUpload. I'm using the code from this documentation, http://www.telerik.com/help/aspnet-ajax/upload-required-field-validation.html, but it's not working. I'm getting a javascript error Object [object Object] has no method 'getFileInputs' .  When I look in the debugger there is no method getFileInputs.

I'm using a master page, does that have something to do with this?

Thanks, all help is appreciated. 

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 04 Feb 2013, 01:25 PM
Hi Tim,

 
In scenarios when you are using RadAsyncUpload instead of RadUpload please you can use the getUploadedFiles property. Here you can review its other client properties. 

Hope this will be helpful.

All the best,
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.
Tags
AsyncUpload
Asked by
Tim
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or