marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

Want to keep List A values as it is and drop the items to list B #466

Open chsprasad5 opened 6 years ago

chsprasad5 commented 6 years ago

Hi marceljuenemann,

Want to keep List A values as it is and drag and drop the select items to list B. I dont want to clear the List A.

Thanks Prasad