jQuery Sortable demo
Directors

Simple sorting

The directors are sortable by dragging and dropping them.

After sorting, the Order value will be updated. However, to see this, you have to refresh the page.

The table is implemented with a SortableGridViewJquery. Click here to see a jQuery-free SortableGridView in action.


Note: You may get unpredictable results with this demo if someone else on the web is manipulating the data simultaneously.