Skip to Content
0
Sep 17, 2007 at 11:39 AM

Selected Property of tree UI element

28 Views

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