Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying large numbers in a grid
Message
De
21/04/2002 12:22:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Displaying large numbers in a grid
Divers
Thread ID:
00647351
Message ID:
00647351
Vues:
32
I am trying to display large integers from a field(from a table) bound to a controlSource of a textbox on a grid. The numbers are in stored in millions (i.e 17,665,837.12) that I would like to display in the grid column as 17.66 (in millions). Is there a Format/Input Mask property setting that accomplishes this?? Right now the ControlSource is set to : v_table.nAmount. Will the controlsource property accept an expression (v_table.nAmount/1000000) ?? TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform