I have a kendo uploader widget in my app. On "select" event I am having to check to see if the file uploaded is not one of the file that we want to allow then stop the user from uploading the file and display an error message. Below code is what I came up with.I have a kendo uploader widget in my app. On "s