Community

Loading a Microsoft TreeView from an XML DOM document

by Mark Wilson – Load the DOM document into a DOM object called objPeopleRoot. Create a Element object called objPersonElement (of the type IXMLDOMElement).

Then use this code to iterate through the elements in the DOM object:

Read More - Register for Free Membership