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

Customizing the upload progress bar

1 Answer 322 Views
Upload
This is a migrated thread and some comments may be shown as answers.
anooj
Top achievements
Rank 1
anooj asked on 04 Dec 2014, 10:14 AM
Hi,

I am using upload control along with angular js and asp.net mvc. i am looking to customize the progress bar to show the preview of the upload file, What is the best way to do it?

Hoping to do something like this.

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 04 Dec 2014, 04:42 PM
Hello Anooj,


This functionality is not supported, as it could not be implemented in older browsers, but only in modern ones that support File API. If this is acceptable in the current case, you could implement it via the FileReader object as in the following runnable example.

I hope this information helps.

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
anooj
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or