How to move rows up and down in a table on some button click?
feedback
|
|
Try using jQuery. You can do something like:
Look at it working here. You can also try jQuery's sortable, it is much easier. | |||
|
feedback
|
|
Some basic DOM manipulation - simply swap two | |||
|
feedback
|
| ||||
|
feedback
|