NigelShaw
Registered User.
- Local time
- Today, 01:01
- Joined
- Jan 11, 2008
- Messages
- 1,575
Hi
I was hoping that somebody might be in a position to help me for a change
Trying in vein to work out a treeview but there are so many different ways to do it.........
I need a 4 tier treeview. I wondered if the best was to have 4 tables as there can be many items per treeview item or just use 1 table? Example
4 main items in the tree
Each item has 6 sub items
Each sub item has 10 sub items
Each sub sub items have 2 items
Or in other words (a typical full tree)
1. Workshop
.......|______2. Material
.......|..........|_______3. Wood
.......|..........|................|______4. Tulip
.......|..........|................|______4. Oak
.......|..........|................|______4. Pine
.......|..........|_______3. laminate
.......|..........|................|______4. polyrey
.......|..........|................|______4. print
.......|______2. Labour
...................|_______3. office
....................................|______4. managment
Another reason was I wanted the ability to add treeview items by code.
Some examples I've seen have only 1 table with tier numbers which all looks a bit confusing.
Is anyone feeling generous enough to help me today?
I'd be very grateful if there was
Cheers
Nige
I was hoping that somebody might be in a position to help me for a change

Trying in vein to work out a treeview but there are so many different ways to do it.........
I need a 4 tier treeview. I wondered if the best was to have 4 tables as there can be many items per treeview item or just use 1 table? Example
4 main items in the tree
Each item has 6 sub items
Each sub item has 10 sub items
Each sub sub items have 2 items
Or in other words (a typical full tree)
1. Workshop
.......|______2. Material
.......|..........|_______3. Wood
.......|..........|................|______4. Tulip
.......|..........|................|______4. Oak
.......|..........|................|______4. Pine
.......|..........|_______3. laminate
.......|..........|................|______4. polyrey
.......|..........|................|______4. print
.......|______2. Labour
...................|_______3. office
....................................|______4. managment
Another reason was I wanted the ability to add treeview items by code.
Some examples I've seen have only 1 table with tier numbers which all looks a bit confusing.
Is anyone feeling generous enough to help me today?
I'd be very grateful if there was

Cheers
Nige