Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Re: filling treeview from xml file, but only certain tags >Thread Next - Re: filling treeview from xml file, but only certain tags Re: filling treeview from xml file, but only certain tagsTo: NULL Date: 8/1/2008 6:39:00 PM minimalniemand wrote: > But its not yet working. The Nodes Property of treeNode does not exist > in VB, what exactly is it? Is it a list of all children under > treeNode? there aint such a collection I'm afraid Yes, the Nodes property is the collection of child nodes of a tree view node. It is passed to the sub to be able to add the newly created nodes. If there is no such collection in your tree view API then you need to pass in a node you want to add children to. Only that way the initial call needs to be changed as you have no node to pass in at that moment. I am afraid I can't provide more help, I am not familiar with the API your tree view control has. In terms of processing the XML your code should work, you will just have to find a way to create the corresponding tree view nodes to cater for the API of your tree view control. -- Martin Honnen http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
