Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview data
Message
De
09/05/2010 10:19:18
Issam Mansour
Jordan Business Machines
Amman, Jordanie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Treeview data
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Divers
Thread ID:
01463861
Message ID:
01463861
Vues:
97
Hi,

How to make the data on treeview to be appears left Justify, the data includes the following
Account number 10 N
Account name 40 c
Balance 12,3 n

Loading the data on treeview :-

O.ADD(ALLTRIM(m.PKEY),4,ALLTRIM(m.CKEY), ALLTRIM(STR(amaster.acctno)) + SPACE(10) + PADR(ALLTRIM(ACCTNAME),40,' ') + SPACE(20) + MCUSTBA,0)


Best Regards
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform