How to drag and drop multiple rows using jqgrid i.e Can i drag more than one row?
+1
A:
How I know this is not possible in jqGrid. Is it supported by sortable feature of jQuery UI (see http://jqueryui.com/demos/sortable/) which are bais for the corresponding feature in jqGrid?
Moreover both "Sortable Rows" amd "Drag and Drop Rows" features of jqGrid are currently not supported if multiselect
is set to true
.
Oleg
2010-07-13 11:13:11