Hello !
The functionality to group rows by a certain value is wonderful and very useful.
I’d like to be able to customize the height of a group row:
To become something like this:
(Second image is edited in Photoshop, not actual screenshot)
The grid’s Groups Renderer however is only able to customize the content of the jqx-grid-groups-row … but that is contained into a ROW div which has a fixed height (like every other row).
So, back to the question: Any way to customize the height of a groups row to be different than the height of every row?
I accept even hacks or anything, doesn’t have to be an officially supported method 😛
Thanks !