Skip to Content
0
Former Member
Apr 14, 2010 at 01:56 AM

regarding a problem of static tree when loaded

22 Views

Hi everybody:

I created a static tree with two nodeitems bound with two respective nodes treetype1.node1

and treetype1.node2, when the tree is initialised,

these two nodeitems seems to be selected at the same time, because they are

emphasized with heavy blue color,

but when click one nodeitem, one is selected with heavy blue color, the other

is unselected.

so I think the problem happened when these two nodeitems loaded.

I'd like them unselected as first loaded, could you please tell me how to solve this problem?

Thank you very much