[RESOLVED] Read xml file to datatable
Hello,
I know there's a method (mydataset.ReadXml()) that allows me to read an xml file to a datatable, however, I don't want to read the WHOLE file to the datatable, just specific nodes. Is this possible without querying the information and then adding it to the datatable?
Thanks in advance!
Re: [RESOLVED] Read xml file to datatable
Hey,
I notice that you have marked the thread as resolved, without actually getting a response. Does that mean that you have solved the problem that you were having? If so, you might want to think about sharing the solution with the rest of the community.
Thanks
Gary