Hi Team,
I have a requirement with fixed width (300px) - Treeview with 4 levels.
When I expand fourth level it has the node name with 100 chars maximum. so when size is not fit with tree view width, Node name should be wrapped and display in two lines in the treeview.
Please refer the screen shot, end of 4th level node some text missed
Note : I don't want horizontal scroll bar when it has big text and Node name wrapped proper alignment.
Thanks