How do I get a .cfc query returned from a webservice into an mx:list?
I'm getting [object Object] appear. The getEvents function (method?)
is returning ID and EVENTHEADER as a returntype="query"
I thought that:
dataProvider = "{webservice.getEvents.lastResult.ID}" would work, but
no! I only want to show the ID from the query that the webservice is
sending.
I've played with mx.utils but nothing is working for me today :(
Any help appreciated! Thanks.
--
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
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

