logicbomb / lvlDragDrop

Native AngularJS drag and drop directive
http://jasonturim.wordpress.com/2013/09/01/angularjs-drag-and-drop/
MIT License
186 stars 92 forks source link

Reorder elements in the same Dropped area. #32

Open franciscocobas opened 6 years ago

franciscocobas commented 6 years ago

I'm using the directive to move elements from one table to the other, at the same time I want to re-order (move up and down) the elements (in the same table) using this directive. Anyone can help me on how to achieve the goal? image