Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview data
Message
 
 
À
09/05/2010 10:19:18
Issam Mansour
Jordan Business Machines
Amman, Jordanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Divers
Thread ID:
01463861
Message ID:
01463883
Vues:
51
You have to change Treeview font to none-proportional, like 'Courier New'. You can do that by right-clicking on Treeview and selecting Treeview properties at the bottom of the list.

>
>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
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform