Disable tree line from parent.(connecting the +/- icon)

Hi All,

My requirement is to remove the tree lines only from the parent node as per the attached screen.
I tried with the tree method enableTreeLine(false) but it removes tree lines from both parent and child.Is it possible to remove the tree lines only from the parent nodes?

Thanks!!

Technically it possible to change the code of grid, so it will be able to support your requirements, but it will require heavy customization. You can contact sales@dhtmlx.com about customization details.