UI Sortable - moving items between columns
I'm attempting to assign students from "unassigned" column to "Class 1" column, "Class 2" column, etc. by dragging, and I'd like to update the underlying MySQL database with the changes. Can I do this with Sortable?