How to drag and drop multiple rows using jqgrid i.e Can i drag more than one row?
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
- Include empty value fields in jQuery .serialize()
- Disable Browser onUnload on certain links?
- how to get selected text from iframe with javascri
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 totrue
.