Sortable demo
Tommy Lee Jones
ID | 8 |
---|---|
Name | Tommy Lee Jones |
Movies
Total 1 item.
ID | Order | Title |
---|---|---|
1 | 0 | Batman Forever |
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 Tommy Lee Jones 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.