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

Drag and Drop Support

1 Answer 569 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 15 Apr 2020, 07:28 AM

Ideally the Telerik control suite should support some level of drag and drop.

The use cases I'm working through require an explorer folder/file tree to be mamipulated, so being able to drag and drop treenodes around. But I can also see use cases for dragging ListView items and content from other containers.

Blazors built in support for drag and drop is not great, so some kind of basic built in support for this would be really handy.

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 15 Apr 2020, 07:32 AM

Hi Simon,

The framework does not support drag-and-drop and using that causes a lot of issues with it - you can find more details here: https://feedback.telerik.com/blazor/1416775-moving-a-window-with-the-mouse

On treeview - please Follow this page for status updates on such a feature: https://feedback.telerik.com/blazor/1427751-drag-n-drop. I've added your Vote on your behalf to raise its priority.

On the listview - I would encourage you to post a feature request for such a feature in our Feedback portal through the "Request a Feature" button. Just make sure to select the "make public" checkbox at the final step. This will let you explain your goals, requirements, even perhaps add a sample of what API and functionality you would expect it exposes. You can then Vote for it and Follow it to get updates on status changes. If it gets good traction with the community, we will consider its implementation. I am asking for this because the listview is entirely your own template, so we don't really control what happens with items. Thus, you could probably implement your own JS based dragging functionality in your own item components, but I am not sure how the Telerik component would do that.

 

Regards,
Marin Bratanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
General Discussions
Asked by
Simon
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or