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

Open Upload Dialog when Drag&Drop is used to add files?

3 Answers 62 Views
FileManager
This is a migrated thread and some comments may be shown as answers.
Carlos
Top achievements
Rank 1
Veteran
Carlos asked on 16 Dec 2020, 07:53 PM
Is there a way to open the upload dialog when a user drags and drops files, so that they can keep track of the files being uploaded and their status?

3 Answers, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 18 Dec 2020, 03:42 PM

Hello, Carlos,

The upload dialog can be opened by using the execute method as demonstrated in this Dojo example

If I misunderstood the question, please provide some additional details about the desired result.

Regards,
Martin
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Carlos
Top achievements
Rank 1
Veteran
answered on 18 Dec 2020, 04:49 PM

Hi Martin,

I guess the real question is if there is a way to programmatically pass in the dragged files to the upload dialog?  I would like to open the upload dialog when a user drags some files from their desktop onto the filemanager.  Right now if a user drags files onto the filemanager, it does not provide much feedback in terms of the upload progress of the files and it's easy for a user to think that all the files have completed uploading and move away from the page.

 

Thanks,

Carlos

0
Ivan Danchev
Telerik team
answered on 22 Dec 2020, 02:05 PM

Hi Carlos,

Currently, the FileManager's API has no method or configuration option that allows changing its behavior to the one you described. If you want to see such functionality implemented in the future, consider logging a feature request in our Feedback Portal: https://feedback.telerik.com/aspnet-mvc

Highly demanded features often get approved and implemented in subsequent releases.

Regards,
Ivan Danchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
FileManager
Asked by
Carlos
Top achievements
Rank 1
Veteran
Answers by
Martin
Telerik team
Carlos
Top achievements
Rank 1
Veteran
Ivan Danchev
Telerik team
Share this question
or