Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview nodes
Message
De
08/10/2004 10:07:02
 
 
À
08/10/2004 10:00:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00949873
Message ID:
00949882
Vues:
15
>How can I reference a Treeview Node by its key instead of using its index ?
>
>Thisform.oTree.Nodes( '< Node Key >' )

It doesn't work !!
I need to reference the nodes whose key is '1_': I put the key value in a variable m.key, what I wrote first was :

thisform.oTree.Nodes(m.key)

but it gives me obviously an error... I tried to implement what you told me, but maybe I didn't get you well :-)
What Should i write ?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform