Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview:
Message
De
28/06/2005 09:50:40
 
 
À
28/06/2005 09:01:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01026975
Message ID:
01027014
Vues:
22
is there a quick way to navigate (programmatically) to the parent branch of the current leafe?


>
>
>>Q1. After search in table to find the Agname:
>>
>>thisform.oleTree.SelectedItem = thisform.oleTree.Nodes("_RT"+TRANSFORM(cc1.acctgrp_id))
>>
>>
>>Q2. If I undestood your question rigth you want to change the Node Text in treeView, then (If I am right)
>>
>>thisform.oleTree.Nodes("_RT"+TRANSFORM(cc1.acctgrp_id)).Text = ALLTRIM(agname) && or whatever you want
>>
>>
>>
>>
Peter Cortiel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform