Since there is no clarity tree table, Developed tree table control which looks like clarity Datagrid. I used Datagrid and tweaked around(created a custom component which wraps rows and nested rows) after a couple of CSS override it was successful. https://stackblitz.com/edit/clarity-light-theme-v013-wsiu1d
after upgrading to 1.0.2 it seems to be not working https://stackblitz.com/edit/clarity-light-theme-v013-zbetpr
Got to know that it's broken after 1.0.0 release due to new rendering changes made in clarity datagrid. https://github.com/vmware/clarity/issues/2875
Is there a possibility this feature will be back or any possible workaround to achieve this?
Thanks