|
|
XML, the DataSet, and a DataGrid |
|
|
Scott Mitchell |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
See the Demo |
|
|
10 |
|
This is an article which contains information about the display of the XML documents in a datagrid control. In this article you can see how to create a dataset object, how ReadXml method of the dataset object is used to bind the data of the XML file to the datagrid control. This article also shows a method for writing the contents into the XML file.
|