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

Upload one file or all selected files

0 Answers 73 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Hugo
Top achievements
Rank 1
Hugo asked on 30 Oct 2012, 07:37 PM
Hi,

I have a webpage with a button upload in the upper section of the page.

When the user click this button he can select one or multiples files to upload.  

I added an handler to the select method of the kendo ui upload control. 

For each file selected I call a jquery template to show the information of the selected file with two button (Upload and Cancel).

So if I select 2 files I will will call 2 times this template and render it for each file.

I have a button Upload All too in my webpage.

So my goal is to have the possibility to upload only one file or all and to have a progress bar.

It is possible with Kendo UI upload control ?

Thank you

No answers yet. Maybe you can help?

Tags
Upload
Asked by
Hugo
Top achievements
Rank 1
Share this question
or