What version are you using?
v2.13.3
What browser?
any
What did you expect to happen?
I thought I could collapse the table grouping
What actually happened?
It did not happed. Because this component hasn't grouped values collapse option.
Example:
...
:groupOptions="{
enabled: true,
collapseGroupedColumn: true // like this...
}"
...
How can i do?
hey @eklnc, this is currently not possible with vgt. Will chalk this up as an enhancement for now.
I was looking into this feature also, but not collapsible columns but collapsible rows instead, so that the spanned header rows appear collapsed by default and if I need to look at the children I could do so by clicking and expanding the row I'm interested in.
Most helpful comment
I was looking into this feature also, but not collapsible columns but collapsible rows instead, so that the spanned header rows appear collapsed by default and if I need to look at the children I could do so by clicking and expanding the row I'm interested in.