drag and drop a record(row) in datagrid?
I use datagrid to show the specific data to user. then I built two buttons ,one is "MOVE UP" , another is "MOVE DOWN" . so user can change the sort of rows in datagrid.
But now, the user wants to use the drag-and-drop way with mouse to change the sort of rows in datagrid, I have no ideas how to implement it.
Welcome Any help.
WHYGH

