Click to See Complete Forum and Search --> : TreeView Problem


udipr
April 3rd, 2001, 05:34 AM
Hello.

Is any body know how can I get the HighLight node?
Not the SelectedItem!!!

Thanks for help.

Vijooo
April 3rd, 2001, 07:30 AM
Hi

There is one Prpoerty of Treeview called Node.Key.

Using this prop u can get the currently highligthted item and as well as selected item

All the best
Take care bye bye
Vijooo

paulc
April 3rd, 2001, 07:35 AM
The node.key property can be used in the node click event