JQGrid Grouping GroupText formatting and modification
I have a grid that implements grouping but would like to expand on the details that display in the groupText: area. Ideally I would be able to take data about that grouping and display in that group row with the group name ({0} default value). In other words what I am trying to achieve is a way to display not only the group name but also some other data items contained in the JSON feed to the grid. My searching seems to be coming up short on anyone being able to achieve this but I'm hoping someone can shed some light on expanding this setting and providing access to formating this area. Oleg I