Hi experts ,
For Tree UI element , I need to set its Default value of selecting the first node to false.
Let me given you an example.
I am using simple non recursive tree , it has 1 TreeItemtype and it has thee values say a , b ,c .
Now i have poppulated the tree node with this 3 elements values.
When ever the tree is displayed , its first element is always selsected by default , i want to change it to be deselected by default , is there any way ?
Regards,
Ashish Shah