Hello,
I am having a question about the jqxGrid and Grouping.
Is it somehow possible, to change the style of a grouped row? I do not only mean the text, but e.g. the rowsize?
So the groupingheader and grouping-content-lines have a different size.
I want to have a 1-lined grouping header, but then multiple-lined content-rows.
Everything I tried yet via the grouprenderer did not work to change the size of the grouping row.
When I am trying to use “autoheight” and “autorowsize” the grouping is not working correct at all.
At the beginning everything is expanded, but the “collapse/expand” icon is still showing collapsed.
Also the selection is then not working properly, e.g. if i move the mouse down, not the current row, but the row some rows beneath is getting selected.
Is there a bug using “autorowsize” with “grouping”?
Thanks in advance and best regards