Click here to Skip to main content
15,891,033 members

Comments by cahigg (Top 1 by date)

cahigg 2-Mar-12 10:09am View    
I just want to be able to set an object variable equal to the child node I just created so that I can set the value to something other than the displayed text and so that I can easily add a child node to that child node. I need to know how to find a child node based on the displayed text or assigned value or even the index of the node. If you can tell me how to do this I would appreciate it. The object variables are defined in the beginning of the subroutine and the nodes are populated from looping through the results of a query.