Will TreeGrid be supported as well?

Will TreeGrid be supported as well?

Hello. Supporting TreeGrid is a possibility we actually never thought of but it could be interesting. We’ve created this [issue]
(https://github.com/FlowingCode/TwinColGridAddon/issues/79) to investigate and discuss if the implementation is possible. Can you share your view on how the component should behave?

Thanks!

Thanks for being interested in the idea. Typically the hierarchy shouldn’t change in those kind of scenarios, so each item on either side has the same parents. The component should offer the possibility to add a whole subtree including children or just one item (leaf) at once, whereby the necessary parent items would be created automatically.