Angular dragtable

- 2017-02-03
- angular
Angular dragtable is an Angular directive that allows table column reorder.
I’ve been searching for a similar solution, including JavaScript libraries, jQuery plugins or Angular directives. I’ve tested various solutions, but nothing worked as expected. So I decided to create brand new directive.