Declined
Last Updated: 03 Feb 2022 11:51 by ADMIN
I suggest you allow drag and drop columns of Scheduler when it is grouped
Completed
Last Updated: 27 Jan 2022 12:22 by ADMIN
I would like to assign an existing drag/drop behavior to dynamically created items without having to rebind every time I generate a new element. 
Completed
Last Updated: 16 Dec 2021 12:04 by ADMIN
Created by: Imported User
Comments: 2
Category: Drag and Drop
Type: Feature Request
1
Chrome 56 has a breaking change that impacts Kendo's drag and drop widget: https://developers.google.com/web/updates/2017/01/scrolling-intervention
The fix seems trivial - a CSS rule like "div[data-role=draggable] { touch-action: none; }".
Declined
Last Updated: 04 Nov 2021 11:38 by ADMIN
Created by: Alex
Comments: 6
Category: Drag and Drop
Type: Feature Request
1
Add the functionality to connect a draggable widget to a sortable, similarly to how two sortables can be connected with the "connectWith" option.

See the jQuery UI draggable + sortable feature: http://jqueryui.com/draggable/#sortable 
Completed
Last Updated: 23 Sep 2021 10:53 by ADMIN
Created by: Nohinn
Comments: 1
Category: Drag and Drop
Type: Feature Request
2
Delay on draggable items.
When you have draggable items all around the site (not that much but many of them). 
If you try to scroll (on mobile devices) you may activate the draggable event of an item. So in these cases it would be useful if it waits some time (customizable) before it starts dragging the item.
Something like in jQueryUI: http://jqueryui.com/demos/draggable/#delay-start
Unplanned
Last Updated: 16 Sep 2021 15:03 by ADMIN
Created by: Imported User
Comments: 0
Category: Drag and Drop
Type: Feature Request
4
drag multi items selected between 2 listbox
Completed
Last Updated: 26 Jul 2021 04:44 by ADMIN
Created by: Andrew
Comments: 1
Category: Drag and Drop
Type: Feature Request
1
This will improve visual drag performance.

Fall back to existing (scripted) drag and drop implementation for browsers without native support.
Unplanned
Last Updated: 30 Jun 2021 13:02 by ADMIN
Created by: Roger Hendriks
Comments: 2
Category: Drag and Drop
Type: Feature Request
22
See jqueryui.com/resizable/. Also checkout the nice set of options
Completed
Last Updated: 08 Apr 2021 08:54 by ADMIN
Created by: Lee
Comments: 4
Category: Drag and Drop
Type: Feature Request
27
I have a list view of unassigned users, I can drag and drop from listview into a treeview to assign them to a group node in the treeview. (This works) I need to drag multiple items to the same group node to add more than one person at a time.

multiple draggables to one dropTarget.
Declined
Last Updated: 15 Mar 2021 06:54 by ADMIN
 If I try to move/drag/drop some file into the box or click into the box, it should ask about the path and after providing path the files should be uploaded and below the box the files should be shown with editable and delete function.
Completed
Last Updated: 10 Mar 2020 10:35 by ADMIN
Columns are only able to be dragged and dropped to the limit of the grid as it's displayed on screen.  If a user wants to drag a column further, they have to drop it at the edge of the grid then scroll the grid across, then drag and drop it a second time to get it to their desired position. Can smarts be added so the grid scrolls left/right as a column is dragged beyond the a screen width's display of the grid?
Declined
Last Updated: 08 Dec 2016 08:56 by ADMIN
Created by: Manoj Kumar
Comments: 1
Category: Drag and Drop
Type: Feature Request
1
In my latest chrome version kendo drag and drop not working but in firefox it is working fine
Completed
Last Updated: 25 May 2015 10:20 by Pankaj
Created by: Pankaj
Comments: 2
Category: Drag and Drop
Type: Feature Request
1
The element should be draggable on screen.  Please refer the following Jquery draggable.
Kendo does not support such feature. 

https://jqueryui.com/draggable/
Declined
Last Updated: 08 Jan 2015 12:39 by ADMIN
How can I get the order of the nodes in the Treeview control after drag and drop.
Completed
Last Updated: 20 Nov 2014 20:30 by ADMIN
Completed
Last Updated: 20 Mar 2014 17:15 by ADMIN