Hi,
we have to validate files while uploading and if validation fails entire uploads should cancel
And we should display error message to the user in a label control on the page.
Could you help me what event we can use for this and how can we cancel the uploads if validation failed?