ObaidUrRehman / ng-drag-drop

Drag & Drop for Angular - based on HTML5 with no external dependencies. :tada:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can i select multiple items and drang at time?

opened this issue · comments

Hi ObaidUrRehman,
I have two list items I'm Dragging the item from one list and adding it to the other list by dropping the item
till now everything is working fine. Is it possible to add multiple items at a time by using drag and drop? if yes what is the process?

@SivaPrakashK90 I am afraid this is not possible with this component.