Software Development Network>> Visual Basic>> please I need help in Tree View
Have you Tried TreeView.SelectedNode
please I need help in Tree View
Pranav Shah
but I want to get the Selected node KEY
how can I get it
I tried alot to find anything that help me but nothing
I want to get the Key which I have add to it when I load the data in the tree
TreeView1.Nodes.Add(Key,Text)
The Key which I want
Richard_Mutschler
Have you Tried TreeView.SelectedNode
marrow_Jamaica
TreeView.SelectedNode.Name