TheWizardofInt
Well-known member
I have the treeview added to the page at design time
In runtime, I add a bunch of nodes to it
Now, I want to select a node by firing the SelectedNode_Changed event
It always finds the first node as selected
Am I missing something here?
In runtime, I add a bunch of nodes to it
Now, I want to select a node by firing the SelectedNode_Changed event
It always finds the first node as selected
Am I missing something here?