Try prepending a space before the value when you are returning the data to grid.

This is a known issue.

On Wed, Aug 5, 2009 at 10:01 AM, Paul Ihrig<[email protected]> wrote:
>
> i have a column in a cfgrid
> user can put either text or number
> like 1234.56
> if the enter 1234.50 the display removes the zero. so it look like 1234.5
> or if the string is 1234000 it displays 1234  there are also results that at
> like xc2000s and those are fine.
>
> <cfgridcolumn name="ArtNr" header="ArtNr" mask="X" type="string_nocase">
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325215
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to