I have a form that has a couple of textboxes and the Kendo Upload control. I also haven event on the submit button to ensure the textboxes have appropriate values in it, but how do I validate the upload? Or IOW, how do I validate the user has actually selected a file before submitting the form?
↧