Is this possible to use row reorder with angular-datatables ? I am using angular-datatables npm for display data in table, i need to do row reorder task in may angular-datatables's table how its possible.
i am used listing like https://l-lin.github.io/angular-datatables/#/basic/angular-way and need listing like https://editor.datatables.net/examples/extensions/rowReorder
Thanks in advance.