Do you even need the root node to be visible? If not, there's a ShowRootNode property and you can set it to false.
Might be easier, might not. 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

