Sheldon
Newbie
Posts: 1
Registered: 10/17/2005
Location: Calgary, AB, CANADA
Member Is Offline
|
| posted on 10/17/2005 at 06:17 PM |
|
|
Load Tree One Level at a time??
Hi,
Here's my problem, I'm populating an employee tree from a MySQL database. Depending on the level of management that opens the tree the generation
time varies. The higher up the tree a manager is the longer the tree menu takes to generate. In plain language the bigger the boss the more my
application sucks.
Here's what I need to do...Calculate only the first level and render my webpage. The next and subsequent levels should be created when a node is
expanded and should only be calculated for that node.
Clear as mud?
Is this possible?
Your assistance is much appreciated.
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 10/18/2005 at 08:31 AM |
|
|
The feature is customizable http://www.softcomplex.com/forum/viewthread_1486/
|
|
|