How to work with NodeList
I need to understand how to wotk with a NodeList that is a serialized dataset
from a web service. What I am trying to do is return an empty parent-child
dataset from a web service, fill it with data, and send it back to the web
service for an insert operation.
Any and all suggestions are greatly appreciated.
|