[flexcoders] tree multiple select problem

2011-08-04 Thread steveroger_flex
Hello Friends,

I am facing a problem and can't getting any idea to solve this.
Problem is, I wanna select one or more tree nodes using actionscript.
I have set allowMultipleSelection=true property of tree component.

I succeed in selecting one node. But can't in multiple.
I had used tree.selectedItem for single node.

any idea to solve this?

Thanks,

Steve.



Re: [flexcoders] tree multiple select problem

2011-08-04 Thread Alex Harui
Use selectedItems


On 8/4/11 5:08 AM, steveroger_flex steveroger_f...@yahoo.com wrote:






Hello Friends,

I am facing a problem and can't getting any idea to solve this.
Problem is, I wanna select one or more tree nodes using actionscript.
I have set allowMultipleSelection=true property of tree component.

I succeed in selecting one node. But can't in multiple.
I had used tree.selectedItem for single node.

any idea to solve this?

Thanks,

Steve.






--
Alex Harui
Flex SDK Team
Adobe System, Inc.
http://blogs.adobe.com/aharui