Diemauerdk
Diemauerdk
Hi @cjdinsmore and @florinn , I am in the exact same situation - just in Angular 6. Looking forward for an answer :) /Diemauerdk
+1 here too!
@mlg-pmilic How do you then perform the drag and drop using code? I have experimented a bit with the moveItemInArray function but can't get it to work. Thanks :)
@brandonreid Thanks for sharing your solution, it looks nice!
Thanks for answering that fast. Then I think you have misunderstood my question. At least I don't see the functionality in the example :) In the example, you link to:...
@TeXnicians I have been trying to implement it too. My approach was making a copy of the item being dragged and inserting it at the index of the original item....