Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jump to a specific node in a treeview and expand it
Message
From
23/10/2003 09:04:20
 
 
To
22/10/2003 21:03:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00841352
Message ID:
00841522
Views:
48
Thanks Jim! Both yours and Terry's suggestions worked, however, Terry's suggestion also selects the node which I wanted to do also so I'm using a combination of both! :o)
Tracy

>Change your
.ADD('Message1'+'_'+'0000',tvwChild,al3parnt.ckey,TRIM(al3Parnt.cSelf))
line to
oNode = .ADD('Message1'+'_'+'0000',tvwChild,al3parnt.ckey,TRIM(al3Parnt.cSelf))
and then add the line
oNode.Expanded = .T.
after the point where you know its children have been added.
>
>Untested, but I think it's close.
>
>cheers
>SNIP
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Reply
Map
View

Click here to load this message in the networking platform