Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select a node in treeview programmatically?
Message
De
15/04/2009 10:40:36
 
 
À
15/04/2009 10:22:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01394949
Message ID:
01394972
Vues:
46
Strange - The node gets highlighted over here when I do that


>Nope. But at lease it does not create an error
>
>
>
>
>
>>>I have a treeview with let's say 200 nodes and want to select a certain node by key if possible from withina program
>>>
>>>I tried by index:
>>>
>>>oForm.oTree1.SELECTEDITEM.index=25
>>>
>>>
>>>but not even that works
>>>
>>>
>>>Thanks
>>>
>>>Peter
>>
>>
>>Does the following work ?
>>
>>oForm.oTree1.Nodes(25).Selected = .t.
>>
>>
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform