Hi Friends,
I am trying to put some "style" setting like
bold or
italics
for the tree nodes which are clicked. For example in the below tree if the node
a31 is clicked, that node , it's parent node(
a3 ) and a3's parent node(
a ) will be shown in bold
*a*..|-a1
|- a2
|- *a3*...|- *a31*
|- a4 |-a32
|- a5 |-a33
|- a6
|- a7
Any input will be appreciated.
Regards,
Jyothi
Edited by: Jyothi on Jan 9, 2011 3:43 AM