Hi

Enable [Bindable] property  on the array collection.

For Example,
[Bindable]
private  var arr:ArrayCollection = new ArrayCollection();

Thanks,
Dinesh

On Fri, Mar 26, 2010 at 12:19 AM, genius818 <[email protected]> wrote:

> I have an array collection that I am refreshing using an Remote
> Object.  The array collection is binded to a combobox, but my probelm
> is that when I refresh the array it doesn't refresh options for the
> combo.  Any suggestions?
>
> --
> 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]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>
>

-- 
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