Try setting type to currency.

ie:
<cfgridcolumn name="TotalMoneySpent" header="Total $ Spent On Election" 
numberformat="$__.__" type="currency">

>I have this line of code:
>
><cfgridcolumn name="TotalMoneySpent" header="Total $ Spent On Election"
>numberformat="$__.__">
>
>The problem is that I am not getting the properly formatted number. My
>column just shows someting like 22369.22 rather than @22369.22. In the
>table, the data is entered as 22369.22 and the field is a type of Money.
>
>Thanks,
>
>-- 
>Bruce Sorge
>
>"I'm a mawg: half man, half dog. I'm my own best friend!"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273336
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to