swimlane / ngx-datatable

✨ A feature-rich yet lightweight data-table crafted for Angular
http://swimlane.github.io/ngx-datatable/
MIT License
4.63k stars 1.68k forks source link

Ngx-datatable unable to reorder the columns #1252

Open Venkat53 opened 6 years ago

Venkat53 commented 6 years ago

Hi,

I am using ngx-datatable in angular 4, unable to reorder the columns using drag and drop.

I am able to drag but when I drop the columns are not swapping or reordering. Don't know what is the issue.

HackPoint commented 5 years ago

@Venkat53 code example would be great.