javascript - Drag and drop table rows in Angular 6 - Stack Overflow

admin2025-04-20  0

I'm seeking something like Drag and drop rows in a jqgrid but for Angular 6

How to make a drag and drop row of a table and get an order of the rows for send to server?

Thank you very much for your answers.

I'm seeking something like Drag and drop rows in a jqgrid but for Angular 6

How to make a drag and drop row of a table and get an order of the rows for send to server?

Thank you very much for your answers.

Share Improve this question asked Nov 20, 2018 at 11:45 KvartuKvartu 731 gold badge3 silver badges7 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 2

Maybe you check this if you can update to angular 7

https://netbasal./getting-to-know-the-angular-cdk-drag-and-drop-feature-d79ba462ce31

Otherwise theres a ton of dnd libraries out there for angular like

https://github./swimlane/ngx-dnd

hope this helps

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1745110294a285540.html

最新回复(0)