8/1/2011 6:09:55 PM
Title:
Flex Blaze DS XML Async collection
Hi,
I have an XML wiith a bunch of data. Am using blazeDS to connect with flex.
Each time I get a single field from the xml data to the flex front end this works just fine. But if I need to have the whole xml displayed in the form of a data grid how do I do?
Please help!
P.S: XML is not being exposed just to use httpservice and fetch the xml and then parse it into! Thats the catch!