Question : DataGrid Drag and Drop Rows

Trying to Drag and Drop a row in a datagrid so that the user can modify the order of the rows.  Please help!  Thanks!

Answer : DataGrid Drag and Drop Rows

i think telerik has some properties like drag and drop:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultcs.aspx

the problem is that it isn't free, but you could try to build a similar grid like this:
http://www.codeproject.com/KB/webforms/DragAndDropGridView.aspx
(i tried it in firefox and it works)

hope it helps
Random Solutions  
 
programming4us programming4us