How can I drag and drop rows in a grid. I am trying to have a simple grid that consists of two columns. Column one is name and two is active YN. the second column will have a checkbox. I want to be able to check if the user name is active and then have the capability to sort the names (by drag and drop) before I hit a submit button. Can a webgrid have drag and drop in rows?