Discussion:
[AngularJS] Drag & Drop Multiple Item
JB M
2018-05-02 21:02:00 UTC
Permalink
Hello,

I'm looking for an api angular 5 for drag & drop.

I would like to be able to select several item on a drag & drop. I tried
ng2-dragula, ng2dnd, angular-sortable-js but without result.

I don't find the option of multi select on drag.

If you have an idea... thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.
Sander Elias
2018-05-03 16:35:28 UTC
Permalink
Hi JB,

THose are actually 2 different things. First, you need a way to select
multiple items, and then you need to allow such a group to be dragged. I
don't think I have seen a ready to go solution for that yet.

Regards
Sander
--
You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...