Example of Draggable Chips in ASP.NET MVC Chips Control
This ASP.NET MVC Chips sample demonstrates the drag and drop functionality of Chips. To drag and drop a chip element, select and drag the desired chip and drop it at the target index within the required container.
DEMO
SOURCE
Customize your order with add-ons
;
The Chips
control allows users to drag any chip and drop it on any index in a container using AllowDragAndDrop
property. Additionally, it supports dropping a chip to an external chips container.