minop1205 / react-dnd-treeview

A draggable / droppable React-based treeview component. You can use render props to create each node freely.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Select parent nodes if the child is selected.

nilesh2b opened this issue · comments

Screenshot 2023-09-18 171906

If i select balance factor then it should select all parent nodes.

@minop1205 do you have any demo related to this feature?