Reuse the empty space while column grouping #14114
Answered
by
ddaribo
kaushik-nippanikar
asked this question in
Q&A
|
In the current design, the column grouping is represented by a blue line and the column summaries by a yellow line. There is a noticeable amount of unused space within the blue line area that could potentially be used more efficiently. The attached screenshot illustrates this issue. Basically our clients like to see their data in a very concise manner, so any suggestions regarding this? |
Answered by
ddaribo
Apr 17, 2024
Replies: 1 comment
|
Hi @KaushikEDS,, The Group row can be templated as described in the “Group Row Templates” section of the IgxGrid Group By topic in our docs. So, any custom content can be placed there. Although, I would say that this is a requirement that is to be handled on application level and is not quite a candidate for a general feature request about the |
0 replies
Answer selected by
kacheshmarova
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @KaushikEDS,,
The Group row can be templated as described in the “Group Row Templates” section of the IgxGrid Group By topic in our docs. So, any custom content can be placed there. Although, I would say that this is a requirement that is to be handled on application level and is not quite a candidate for a general feature request about the
IgxGrid.