digitalkid
New member
- Joined
- Mar 10, 2010
- Messages
- 2
- Programming Experience
- Beginner
Hi Guys,
I'm just starting out at vb.net but have done programming before. i am trying to use a treeview to display information in a seperate table on the same form dependant on which nod of the tree is clicked. Secondly is it possible to import the information from an excel spreadsheet or does the information have to come from an access table.
i.e. If I click the root node all information is displayed. If I click the child node only that information is displayed.
Regards,
Nick
I'm just starting out at vb.net but have done programming before. i am trying to use a treeview to display information in a seperate table on the same form dependant on which nod of the tree is clicked. Secondly is it possible to import the information from an excel spreadsheet or does the information have to come from an access table.
i.e. If I click the root node all information is displayed. If I click the child node only that information is displayed.
Regards,
Nick