Is there anyway to show some guiding lines / Connectors depicting the hierarchy data in Tree Grid?
Refer to the blue lines in the below image
Is there anyway to show some guiding lines / Connectors depicting the hierarchy data in Tree Grid?
Refer to the blue lines in the below image
Copyright © 2021 Jogjafile Inc.

Query: Is there anyway to show some guiding lines depicting the hierarchy data in Tree Grid?.
You can customize the rows and cells by using the rowDataBound or queryCellInfo event.
Please refer to the below code example,
Please refer to the below help documentation, https://ej2.syncfusion.com/angular/documentation/treegrid/how-to/row-cell-customization/
Please refer to the below API documentation, https://ej2.syncfusion.com/documentation/api/treegrid/#rowdatabound https://ej2.syncfusion.com/documentation/api/treegrid/#querycellinfo