Microsoft
Software
Hardware
Network
Question : vfp grid number format with commas set decimals
The control source for the grid has two deicimal places in the data even though there are no numbers which have a decimal value. I have tried every combination of of Column1 format and inputmask as well asl grid1.text1 format and inputmast as well as setting the column sparse property to both .t. and ..f
Seems simple: I want the data 123332.00 to show in the grid as 123,332. It would be nice to also know how to make this a currency value $ .
Also would like to have the gird ignore (not show) zero values in the fields of all records.
Too much to ask for a specif and definitive instruction on acheiving the above requirements?
Thanks
Answer : vfp grid number format with commas set decimals
MyTable.Mycolumn.controlso
urce="tran
sform(MyTa
ble.MyFiel
d,' @z $999,999')"
Random Solutions
Install Office Pro 2003 and 2007
Iphone doubt - Syncing through iTunes
sun have an warrenty check site like dell
VPN connection conflict
replace hard disk and recover data using RAID 1+0
byref argument type mismatch error vba
Exchange 2007 contacts processing issue
PHP Using 2 Array's in strcmp() or pregmatch?
JNLP Applet in ASP.net IIS 7
VBA to amend table links to a new location