Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculated Column in a Grid - Decimal Places
Message
From
11/08/1997 13:50:15
 
 
To
11/08/1997 12:43:01
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00044007
Message ID:
00044036
Views:
33
>I have a calculated column in a grid that multiplies the cost times the quantity. The calculated column displays 6 zeros to the right of the decimal. When I set the sparse property to .F. the data in the column disapears. Masks, and alignment properties seem to make no difference. What am I doing wrong?

It should be enough (assuming that you use right expression for Column.CotrolSource):
Column.Text.Inputmask="99999.99"
Column.Sparse=.F.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform