Vue-good-table: Grouped Table Collapse Grouped Value

Created on 4 Sep 2018  路  2Comments  路  Source: xaksis/vue-good-table

Issue Type (delete the irrelevant ones)

  • [x] Enhancement Request
  • [x] Question

Specs

What version are you using?
v2.13.3

What browser?
any

Expected Behavior

What did you expect to happen?
I thought I could collapse the table grouping

Actual Behavior

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?

enhancement

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.

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tverilytt picture tverilytt  路  6Comments

davidjr82 picture davidjr82  路  6Comments

sylvaincaillot picture sylvaincaillot  路  4Comments

advicepyro picture advicepyro  路  3Comments

dylanvanes picture dylanvanes  路  3Comments