Hi,
I populate my treeview to code behind, with sql tables, i would you like to add on nodes the label....
For example
- Users
- Andy (word) <- nodes
- Micheal (word) <- nodes
The name of the node are in colum table, but the label (word) is not the db values, i would you like to add this label for example, when i generate the treeview....
How i make? in code behind make this?
I populate my treeview to code behind, with sql tables, i would you like to add on nodes the label....
For example
- Users
- Andy (word) <- nodes
- Micheal (word) <- nodes
The name of the node are in colum table, but the label (word) is not the db values, i would you like to add this label for example, when i generate the treeview....
How i make? in code behind make this?