Hi there,

maybe someone can give me some advice on an issue i'm having...

I have a combobox as itemrenderer, in a datagrid.. outsite the
datagrid i have an arrayCollection which I would like to use as
dataprovider for the combobox.. however when I try to assign the
arraycollection to the combobox (via outerDocument).. I don't get a
dropdownlist (whereas the normally should happen), I just get a string
of the array..

instead of:

one
two
three

I get something like:
[one],[two],[three]

any advice/help would be much appreciated!!
thanks in advance!!

--

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