When i right clicks on the dot (parent
node) there should be two option expand and collapse. If i click on expand ,
then all child nodes corresponding to same parent node will be expanded. If i
click on collapse , all the child nodes corresponding to same parent node
should be collapsed to parent node. This tree should grow horizontally.
Hope i made myself clear.........How am i go about it..