if your XML is returned as a dataset then you can simply bind that to a
grid, if its XML then you should be able to use the readXML method of
dataset to create an object that can be bound to a grid.
if your XML is returned as a dataset then you can simply bind that to a
grid, if its XML then you should be able to use the readXML method of
dataset to create an object that can be bound to a grid.