constantin-p / cp-react-tree-table

A fast, efficient tree table component for ReactJS.
https://constantin.software/cp-react-tree-table
MIT License
94 stars 27 forks source link

expand the row that is the parent #43

Closed techdreamcode closed 2 years ago

techdreamcode commented 2 years ago

Is it possible to show only the rows that are parents.

The "Expand all" function shows everything with the children, and I just want to show only the rows parents

constantin-p commented 2 years ago

Unfortunately, in the current version the is no automatic way to achieve this.