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

Progress Bar in Kendo Upload having some inconsistency issue value percentage

2 Answers 177 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Silver Lightning
Top achievements
Rank 1
Silver Lightning asked on 30 Jan 2015, 06:06 AM
Hi to all Telerik Team,

Good day!

I would like to ask about my issue in Kendo Upload Progress Bar, I'm using 1E-11, and progress bar is working,
but sometimes, if didn't touch the browser for 3 minutes and start to upload a file, the progress bar percentage value become 105%
and it hangs and never finished. But when I refresh the browser and try to upload the file again it works well.

Can you provide me a solution for this? I really need to finish this task.

Thank you and God bless.

2 Answers, 1 is accepted

Sort by
0
Silver Lightning
Top achievements
Rank 1
answered on 30 Jan 2015, 06:16 AM
Here's my code:

 progress: function (e) {
            e.sender.localization.statusUploading = e.percentComplete;
        },

I hope you could help me on this bug.
0
Dimiter Madjarov
Telerik team
answered on 30 Jan 2015, 08:29 AM
Hi Jesureno,


I was unable to reproduce the issue in our demos page. Could you send us small isolated example, that demonstrates it, so we could assist further?

Regarding the second post, could you elaborate what is the purpose of the provided sample?

I am looking forward to hearing from you.

Regards,
Dimiter Madjarov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Upload
Asked by
Silver Lightning
Top achievements
Rank 1
Answers by
Silver Lightning
Top achievements
Rank 1
Dimiter Madjarov
Telerik team
Share this question
or