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
2350
igUpload - Clear number of uploaded files
posted

I'm using the igUpload control with the AutoStartUpload feature.  I have a button that is external to the igUpload control that can delete the files on the server.  This works fine, and I use the $('#igUpload1').igUpload("clearAll"); command to clear out the uploaded file list in the igUpload.

My problem is that when I upload a file, then clear it, and then upload another file, the control says "2 of 2 uploaded".  How do I reset the counter for the number of uploaded files?

Thanks,
Paul

Parents Reply Children
No Data