M
Mark
I'd like to load xml contents to my dataset from an XML
document in memory. The dataset.ReadXML requires a file
on drive.
Is there a way to do this from xmldoc in memory? Goal is
to use data source to bind xmldoc to datagrid control.
document in memory. The dataset.ReadXML requires a file
on drive.
Is there a way to do this from xmldoc in memory? Goal is
to use data source to bind xmldoc to datagrid control.