Hello,
I have a question that I can't seem to find the answer to.
I have a treeview that will look something like this.
1
---1.5
2
---2.4
---....
3
---....
what I want to do is add a node of 1.6 to the treeview when I click a button then when I click another one add the node of 1.6.2 under 1.6.
Thanks.
