|
You get that error when you bind something that is not an
ArrayCollection.
Convert your data to an ArrayCollection, and Flex will be
much happier :)
If it's really not possible to convert to an
ArrayCollection, you can always bind in actionscript, usually via an
eventhandler.
Shan From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of efeminella Sent: Monday, July 10, 2006 12:49 PM To: [email protected] Subject: [Junk E-Mail - LOW] [flexcoders] Flex 2: Problem binding data to a wsdl operation I am trying to bind a class property to a wsdl opertion parameter
but -- -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com YAHOO! GROUPS LINKS
-- |
- [flexcoders] Flex 2: Problem binding data to a wsdl operatio... efeminella
- Re: [flexcoders] Flex 2: Problem binding data to a wsdl... JesterXL
- RE: [Junk E-Mail - LOW] [flexcoders] Flex 2: Problem bi... Shannon Hicks
- RE: [flexcoders] Flex 2: Problem binding data to a wsdl... Carson Hager

