I need to give my users the option of reordering individual rows in a datagrid. They should be able to move one row up or down in the Datagrid with the change in positioning saved back to the database via an ID field.
I'm completely stumped on how to begin this. Does anyone have any suggestions or sample code? This project is using
VB.NET.
Thanks in advance for any help!