This is a migrated thread and some comments may be shown as answers.

How get upload progress with API

3 Answers 308 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Hernan
Top achievements
Rank 1
Hernan asked on 22 May 2012, 02:00 PM
how get the upload progress (0-100) using the API? or another way

3 Answers, 1 is accepted

Sort by
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!
0
Ranjit
Top achievements
Rank 1
answered on 13 Jun 2012, 09:50 PM

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!
Tags
Upload
Asked by
Hernan
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Ranjit
Top achievements
Rank 1
Share this question
or