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

'Batch' upload

1 Answer 63 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Pete
Top achievements
Rank 1
Pete asked on 24 Feb 2014, 04:54 PM
Hi,
I am looking to select files, and then allow the user to give the file a description, and then upload the files in 'batch'. So I would allow the user to choose files, add the filename to a grid(?), add a title for each file, and then upload them.

I may want to do this as a 'local' upload or an 'azure' upload.

What is the best way to approach this please?

Thanks

Pete

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 27 Feb 2014, 04:32 PM
Hi Pete,

For this scenario, you could use both AsyncUpload and CloudUpload. To upload files in Azure better use CloudUpload, because it provides a built-in support for this. The implementation depends on the control, which you use.

Regards,
Hristo Valyavicharski
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
AsyncUpload
Asked by
Pete
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or