I have enabled DataGridView.AllowUserToOrderColumns.
When I left click and hold on the columns header cell to drag it left or right nothing happens.
What am I missing in the implementation?
It is working for me now and quite nicely.
It seems that my test application is cross linked to a windows form that is not visible in my project.