Posted
on Feb 18, 2010
(permalink)
I just tried the on-line demo, and I found it confusing when uploading a number of files.
http://demos.telerik.com/aspnet-ajax-beta/upload/examples/async/monitorprogress/defaultcs.aspx
The upload progress indicator starts immediately you select the first file, which is all fine and well.
However, as you add further files, the progress indicator updates to display the progress of the last file selected, and then stops updating once that file is uploaded.
If the last file is much smaller that the previous files, you are left thinking that something has failed, because the progress indicator is not updating during the remaining file upload.