Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Jump to a specific node in a treeview and expand it
Message
De
23/10/2003 09:04:20
 
 
À
22/10/2003 21:03:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00841352
Message ID:
00841522
Vues:
54
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"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform