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

2007-01-02 Thread Battershall, Jeff
lto:[EMAIL PROTECTED] On Behalf Of pdflibpilot Sent: Tuesday, January 02, 2007 1:23 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] ArrayCollection does not yield the same results as dataGrid I am using an HTTPservice request to get a set of records in basic format like so MyField I

[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 MyField I am using the default result format for this request: http://myDomain.com/getRecords.php"; useProxy="false" method="POST" > I then have an ArrayCollection bound to the request: Whenever I try to