crmarrio
Registered User.
- Local time
- Today, 20:15
- Joined
- Feb 5, 2002
- Messages
- 17
I have a list of departments and sub-departments, of which I would like to be able to show a form giving info on the sub-department.
I'd like to use TreeView if possible, although I can't get the Treeview wizard to work for some reason on my m/c. I would like the parent nodes to be a list of departments, and the children to be the sub-department. It all needs to be dynamic so that if new departments / sub-departments are added then the treeview control updates automatically.
Please let me know if you have any ideas... it must be simple as my knowledge of code is limited.
I'd like to use TreeView if possible, although I can't get the Treeview wizard to work for some reason on my m/c. I would like the parent nodes to be a list of departments, and the children to be the sub-department. It all needs to be dynamic so that if new departments / sub-departments are added then the treeview control updates automatically.
Please let me know if you have any ideas... it must be simple as my knowledge of code is limited.