Tagged Questions
3
votes
5answers
692 views
In a grid, how to manually reorder rows?
I wish to let my users reorder elements in a grid - not do automatic sorting on a column. They select which element is the first, which one comes after the other, etc.
I thought of and saw some ...