Sortable demo
Face/Off
| ID | 12 |
|---|---|
| Title | Face/Off |
| Director | John Woo |
Actors
Total 2 items.
| ID | Order | Name |
|---|---|---|
| 24 | 0 | Nicolas Cage |
| 4 | 1 | John Travolta |
Many-to-many sortable
Each movie has several actors, and each actor can be in several movies. Here, the actors are sortable by dragging and dropping them. Only the actors in 'Face/Off' are effected.
After sorting, the Order value will be updated. However, to see this, you have to refresh the page.
Note: You may get unpredictable results with this demo if someone else on the web is manipulating the data simultaneously.