Completed
Last Updated: 14 Jun 2021 14:14 by ADMIN
Created by: Esha
Comments: 1
Category: Upload
Type: Feature Request
1
While using the kendo upload for multiple uploads, all the uploads happen simultaneously. We are looking for solution by which, though the files are added in bulk, the backend call should happen one by one or sequential. To elaborate my point, Lets say I happen to select 3 files, I would want the upload of file 2 to happen only when file 1 upload is over (successful or error), and file 3 to upload after 2 is over and so on.Lets say while two is uploading, I should be able to add file 4. But fie 4 will begin only after file 3 is over.
Completed
Last Updated: 06 Jul 2021 12:42 by ADMIN
Created by: Tom
Comments: 4
Category: Upload
Type: Feature Request
2
At the moment you can specify a template and make a download link yourself. But then you loose the pretty visualization, including upload progress etc.

Would be nice if you can specify a download url or download method to trigger when one of the uploaded files is clicked.
Completed
Last Updated: 25 Sep 2019 08:07 by ADMIN
Completed
Last Updated: 25 Sep 2019 08:08 by ADMIN
I'm interested in the uploadFiles function of the Kendo UI Upload for Angular component, but I don't see any examples anywhere on invoking this.  Could someone please share an example on the documentation pages?
Completed
Last Updated: 13 May 2020 08:06 by ADMIN
Created by: Graeme
Comments: 3
Category: Upload
Type: Feature Request
9
The current upload component does not support chunking or streaming which is important when dealing with large files.
Completed
Last Updated: 13 May 2020 08:04 by ADMIN
Created by: Jason
Comments: 2
Category: Upload
Type: Feature Request
9
File upload with drag/drop area