[flexcoders] Re: Tracy's search tree solution question ...

2009-05-13 Thread Mic
treeSlsHrchy.selectedItems.push( xmllistDescendants[i]); puts nothing in the selectedItems array i.e. nodes are opened but nothing selected. Modified the original example with this and it behaves the same. So the extra xml I added replacing is doing something I do not understand. Would it be

[flexcoders] Re: Tracy's search tree solution question ...

2009-05-13 Thread Mic
Thanks Tracy, as always much appreciated. --- In flexcoders@yahoogroups.com, "Tracy Spratt" wrote: > > Perhaps you should set the selectedItems array instead. > > treeSlsHrchy.selectedItems.push( xmllistDescendants[i]); > > > > Tracy Spratt, > > Lariat Services, development services availab