What is the dataProvider, and what dataTypes are the items?

 

Perhaps you need to cast to a more specific type.

Tracy

 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Libby
Sent: Thursday, June 15, 2006 11:53 AM
To: [email protected]
Subject: [flexcoders] Re: Syntax for using mx:Binding Tag with ComboBox.selectedItem.data?

 

Anybody? Maybe an example exists somewhere? I haven't been able to
find any complete examples utilizing mx:binding tags or coupling them
with comboboxes. Maybe binding tags are a no-no???

--- In [EMAIL PROTECTED]ups.com, "Libby" <libbychantel@...> wrote:
>
> I am trying to use a mx:Binding tag to collect the user's selection
> and put it into a model. No matter how I style the syntax, Flex gives
> me the "unknown property" warning. Could someone tell me what I am
> doing wrong, specifically: how to code this so the Binding tag handles
> the changes? I know I can write a function to collect the change and
> put the outcome into a bound variable, but I am trying to avoid
> scriplets in the .mxml files. Below is my code:
>
> <mx:Binding source="myComboBox.selectedItem.data"
> destination="modelObject />
>
> Thanks,
> Libby
>

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to