how get the upload progress (0-100) using the API? or another way
3 Answers, 1 is accepted
0
T. Tsonev
Telerik team
answered on 28 May 2012, 07:48 AM
Hi,
The Upload does not provide a suitable method or event for monitoring progress. Such event can definitely prove useful and we'll consider adding it in upcoming versions.
Thank you for bringing this question up. As a token of gratitude for your involvement your Telerik points have been updated.
Kind regards,
Tsvetomir Tsonev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
An Upload uses progressive enhancement to deliver the best possible uploading experience to users without requiring extra developer effort. Features highlights:
Asynchronous and synchronous (on form submit) file upload
Multiple file selection
Removing uploaded files
Progress tracking * <-----------------------
File drag-and-drop *
Cancelling upload in-progress *
(*) These features are automatically enabled if supported by the browser.
Seems like you should take this out of your documentation if it's not actually there. Just an observation..
0
T. Tsonev
Telerik team
answered on 18 Jul 2012, 10:57 AM
Hi,
The Q2 2012 release adds a progress event to help address this scenario.
I hope this helps.
Kind regards,
Tsvetomir Tsonev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!