jqGrid icon indicating copy to clipboard operation
jqGrid copied to clipboard

Drag 'n Drop Column-Header(s) to group column(s) and generate grouping rows data

Open fletchsod opened this issue 12 years ago • 0 comments

This is a low priority enhancement request but it is a nice to have feature that is becoming more common now. jqGrid right now doesn't have built-in components to drag column(s) somewhere to generate grouping rows data result. Alternatively, we write mind-boggling JQuery scripts as a workaround to it.

See links below for good discussions and references.

http://stackoverflow.com/questions/12565174/how-to-implement-custom-grouping-in-jqgrid

http://jsfiddle.net/tpeczek/vRtKS/

http://www.trirand.com/blog/?page_id=393/feature-request/about-grouping-column-header/&value=header&type=1&include=1&search=1

http://stackoverflow.com/questions/16568474/does-jqgrid-support-builtin-dynamic-drag-n-drop-columns-grouping-header

fletchsod avatar May 15 '13 16:05 fletchsod