Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formatting grid columns
Message
De
29/08/1996 23:54:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00006761
Message ID:
00006967
Vues:
34
John Morrison wrote: > > I have been searching through the properties for grid controls trying to > find the property that sets the mask for a column (e.g. $9,999,999). I > am currently building a cursor on the fly to feed the grid control. Any > suggestions on how to get my currency figures to show > > $89,000 instead of 89000.0000? > > Thanks, > John The property you're looking for is 'InputMask' on the text object inside the column, not the column itself. ie: thisform.grid1.column1.text1.InputMask Bill
Bill Morris
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform