|
Posted by Gnutt Halvordsson on 06/27/05 23:58
I'm trying to devel a grouping system for certain individuals.
The groupingsystem is meant to be built up like following
Every group can have a finite number of child group, but only one parent.
So there will be a tree-structure to it all.
The grouping-system, I can work out. But the problem is, when viewing for
example the root, all individuals should be shown.
If I go down one branch, I should be able to see everyone, who is part of
the group (which is the current branch) and all individuals placed on
branches further out from the root than this branch.
So I should always be able to see those In the group, and people above it.
I have no idea on how to do this, so any help is appriciated.
//Gnutt
Navigation:
[Reply to this message]
|