
March 19th, 2007, 06:10 AM
|
|
Registered User
|
|
Join Date: Mar 2007
Posts: 1
Time spent in forums: 26 m 19 sec
Reputation Power: 0
|
|
|
Cfgrid + cfgridcolumn numberformat="_-_,___,___.__" does not work
Hi, I need help.
cfgridcoulmn numberformat="_-_,___,___.__" does not work, the - indicates that when negative it will display - else space"" but mine displays for all values with a -
It does not work like the coldfusion one #LSNumberFormat(SumInv,"_-_,___,___.__")#
which will display 4,468.00 for positive
The other thing as well when cfgridcolumn numberformat="__,___,___.__" and the total is 0.00 it will display = , 0.00 with all the commas displayed even when not needed.
Thank You Ismail
|