You'll want to look into the HTTPService which can take data and
serialize it to XML for you.  If you have a specific format that may not
match up with what we produce you'll need to do it on your own though.
If this is Flex 2 you'll simply want to take your dataProvider, use the
IViewCursor to iterate through it, and then build up your XML using the
e4x methods.

It doesn't have to be too difficult to write but may not be automatic.

Matt

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of imtiyazms
Sent: Thursday, April 13, 2006 7:53 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] How to Store datagrid data into xml file


Hi,

This is my first mail to flex coders,
 
Iam very new to flex ....
i just want to save the data which is in datagrid into a xml file... 
may be it is silly 
but please respond me as early as possible
 
Thanks 
imtiyaz.m.s





--
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 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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to