Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
580
Query about OnUploadFinishing Event in upload control
posted

Hi,

     I am a new user to infragistics tools/controls. I am using the webupload control for upload of large sized multiple files.

My question is currently, in webupload control for multiple simultaneous uploads the OnUploadFinishing event is fired each time an individual file upload gets complete.So lets say the user has chosen 3 files then the  OnUploadFinishing event would be fired 3 times.Now i have a requirement in which i want to fire a paricular event at the completion of upload  of all the 3 files. Is there any other event i should look at  OR some way of achieving my functionality? ( My event would be fired in my cs file and its not a javascript function.

Thanks

Parents Reply Children
No Data