开发者

jqGrid move drag rows

开发者 https://www.devze.com 2022-12-30 05:15 出处:网络
I\'m lookin for a way开发者_运维百科 to drag a group of selected rows using jqGrid.Look at http://trirand.com/blog/jqgrid/jqgrid.html. Choose on the left tree \"New in Version 3.6\" and then \"Drag an

I'm lookin for a way开发者_运维百科 to drag a group of selected rows using jqGrid.


Look at http://trirand.com/blog/jqgrid/jqgrid.html. Choose on the left tree "New in Version 3.6" and then "Drag and Drop Rows".

If you means "drag a group of selected rows" inside one jqGrid table choose "Sortable Rows" on the same demo page. If you need this feature it can be interesting to look at jqGrid disable sortablerows where I describe how one can allow only selected rows be sortable (per drag a drop)

0

精彩评论

暂无评论...
验证码 换一张
取 消