Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview:
Message
De
28/06/2005 08:54:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Treeview:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01026975
Message ID:
01026975
Vues:
58
I have a treeview which gets built like so:
x2=	.Nodes.ADD("_RT"+TRANSFORM(cc1.parent_id),4,"_RT"+TRANSFORM(cc1.acctgrp_id),ALLTRIM(agname))
.Nodes(x2.INDEX).expanded=.T.
Question 1

Now I have a search field where the user enters a agname
I want to find the first entry in the tree and high light it maybe searching the table and then using the key:
"_RT"+TRANSFORM(cc1.acctgrp_id)
Question 2
I want to apdate the label agname without rebuilding the whole table.


Is that possible??

Thanks

Peter
Peter Cortiel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform