:) those [object][object] are your items. You need to enumerate
through them.

Length you can get from yourList.dataProvider.source.length;

Anand

On Feb 26, 2:08 pm, Subrata <[email protected]> wrote:
> Hi ,
>    I got your from Flex India site, i remember you helped me for one
> problem in Flex.
>
>   Today i really very surprised to see that there is no api which can
> give me the length
>   of a list/ all unselected items in a List. (no getItemAt , length)
>
>   My requirement is i have two List box , i drag and drop from a third
> List box.
>   Now at the end i need all the items in those two list box.
>   (I dont want to introduce maining a arraycollection for each Listbox
> data provider.)
>
>   But when i print the data provider after drag and drop.
>   i can see the following line if there is two item in the List.
>
>   All Items ::[object Object],[object Object]
>
>   That means it is there in List but i am not able to find out items .
>
> --Subrata Saha
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to