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.
I'm using a master page, does that have something to do with this?
Thanks, all help is appreciated.