reactable icon indicating copy to clipboard operation
reactable copied to clipboard

Expand and collapse rows in a single column

Open srgmld opened this issue 5 years ago • 2 comments

Is there any way to expand and collapse rows in a single column? Have multiple variables collapsed in a single column?

The picture included has an example of the idea.

Screenshot 2021-02-01 170948

srgmld avatar Feb 01 '21 21:02 srgmld

This isn't possible today, but similar ideas come up often as feature requests (https://github.com/glin/reactable/issues/33, https://github.com/glin/reactable/issues/112). I can't say if or when it'll be added, but I am personally interested in it being possible. Also, thanks for that picture - it's a great example use case for a tree-table-like feature.

glin avatar Feb 06 '21 20:02 glin

The ability to create expanded hierarchical tables would be a great feature.

I'll add an example of such an implementation.

RKonstantinR avatar Jan 16 '24 12:01 RKonstantinR