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!!