Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formatting grid columns
Message
From
29/08/1996 23:54:06
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00006761
Message ID:
00006967
Views:
35
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
Previous
Reply
Map
View

Click here to load this message in the networking platform