|
-
September 16th, 2002, 01:37 AM
#1
Not working "twnChild" in VBScript??
Hello to all !
I have included to my HTML page a MS TreeView Control.
And when i wanted to add some nodes to it, using VBScript:
.....................
myNode=TreeView1.Nodes.Add("A",twnChild,"AA","[1.1]")
....................
Not working flag "twnChild". And all nodes goes to zero level as simple ListBox.
It strange? becouse pure VB can add nodes into different nodes.
How can i fix my problem?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|