XML String into a DataGridView (C#)
- by Justin Daniels
I am currently working with a webservice to pull a report about users in a remote support system.
After pulling my report and receiving the result, I am given the following string back by the method:
<report><header><field id="0">Source</field><field id="1">Session ID</field><field…