Store data from grid to XML

Hello,
I have pulled data from an XML data source into GDBG control in accordance with a set of criteria. I would now like to save this query as an xml for which I already have an XSD schema.
Can you help me with this please?

Thanks,

1 Reply

AD Administrator Syncfusion Team December 6, 2006 06:23 AM UTC

Hi,

Here is a minimal sample that uses an XmlTextWriter class to write out a well-formed Xml file holdong the visible data in the grid.
GDBGToXml.zip

Best Regards,
Haneef

Loader.
Up arrow icon