I\'m using jQuery to drive my AJAX UI. I have a table of data, and I want to allow the user to reorder the columns in the table by dragging and dropping them. I\'d like the
There's a JQuery UI Widget called Dragtable.
Live demo