How to select a node or text from treeview
Hi there
I am new to programming C# and programming in general so I am hoping you guys can help me.
I have to make a routine that connects a different data source to a data grid view using a treeview.
So I have to make a program with several if statements that selects a node or text. If a node with text âhelloâ is selected the data source should be X.
I hope my problem is clear en hope you can help me.
Greetings,
MacDevv
|