Sortable demo
Michael Keaton
ID | 27 |
---|---|
Name | Michael Keaton |
Movies
Total 3 items.
ID | Order | Title |
---|---|---|
15 | 0 | Jackie Brown |
2 | 1 | Batman Returns |
3 | 2 | Batman |
Many-to-many sorting
Each actor can be in several movies, and each movie has several actors. Here, the movies are sortable by dragging and dropping them. Only the movies with Michael Keaton in the cast 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.