[flexcoders] ArrayCollection does not yield the same results as dataGrid

2007-01-02 Thread pdflibpilot
I am using an HTTPservice request to get a set of records in basic format like so recordsrecordmergeFieldMyField/mergeField/records/record I am using the default result format for this request: mx:HTTPService id=annotationsInfoReq url=http://myDomain.com/getRecords.php; useProxy=false

RE: [flexcoders] ArrayCollection does not yield the same results as dataGrid

2007-01-02 Thread Battershall, Jeff
Looks like you're going one level too deep in your source attribute for your ArrayCollection. Also your XML example is malformed, you're closing records before record but I'm guessing that's just a typo. Jeff -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]