Question

Is it possible to group in jqgrid without using subgrids ? I just want a heading that spans all columns with the group title, not a subgrid with different headings. The only examples of grouping I can find seem to use a full subgrid.

Was it helpful?

Solution

jqGrid 3.8 now supports grouping without subgrids.

See: http://www.trirand.com/blog/?p=690

OTHER TIPS

As Sonny noted, grouping is now part of jqGrid - you can see the demos on this page under Grouping.

Originally I thought you meant grouping of column headers, which is still not supported by jqGrid: jqGrid Forum - about-grouping-column-header. It would be a nice feature, though.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top