Hi Jack

I am not sure if this is what you are looking for but you can play around
with the showRoot option for the tree.

showRoot = false; will have the children of the root of your tree look like
multiple "roots" which means that the actual root wil always be open, but
also invisible.

Hope that helps.

Regards
Ivor

On 2/21/07, jwc_wensan <[EMAIL PROTECTED]> wrote:

  I have a tree with one node/root and several branches. When this
screen is displayed, I would like to have the branches automatically
opened. In other words, so the user does not have to click on the
node to open its branches.

I would also like to prevent/turn off where the node/root can be
closed. In other words, I would like for the node/root to always be
open.

I would think it requires a function to manually set this, but I am
not sure of the code.

Any help, example, direction will be appreciated.

Thanks,

Jack

Reply via email to