Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Expanding to a node on a tree
Message
 
À
02/06/2008 17:01:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01321137
Message ID:
01321143
Vues:
14
>After I refresh a tree I would like to go to a certain node on the tree and expand the tree to that position.
>
>Any help would be greatly appreciated.
>
>Thanks
with thisform.yourTree
	.SelectedItem			= .Nodes(lcKey)
	.SelectedItem.Expanded		= .t.
endwith
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform