I need to group three columns header to one column in jqGrid, Is it p开发者_开发技巧ossible?
Thank
Currently grouping is not supported, but it will probably be the top feature (along with Excel export) for the next versions of the product. There is a poll in the blog home-page with “Which Feature Do You Need” question – you can vote there for your favourite feature.
@jqForums
its still not supported in jqGrid officially, here is the workaround,
jQgrid: multiple column row headers
Working example posted by @Oleg
http://www.ok-soft-gmbh.com/jqGrid/SimpleLocalGridHeaders3.htm
精彩评论