Paige;

Try this code:

<CFGridColumn Name="Act_Value1" Header="#NumberFormat(Act1,'99,999,999')#">

I set ACT_Value1 to 345.98 and this named my column 346

Hope this is what you were looking for.

H   Larry Juncker
 L  Senior Cold Fusion Programmer
  I Heartland Communications Group
          Internet Division

-----Original Message-----
From: Paige Chandler [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 22, 2000 1:03 PM
To: [EMAIL PROTECTED]
Subject: Syntax of Number format for Grid Columns


This is a multi-part message in MIME format.

------=_NextPart_000_0007_01BFDC52.8821F8E0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi All,

I've tried both of the examples below. Neither work. Help would be =
appreciated.  TIA.

<CFGridColumn Name=3D"Act_Value1" Header=3D"Act1" =
NumberFormat("Act_Value1", "99,999,999")>
 <CFGridColumn Name=3D"Act_Value1" Header=3D"Act1" =
NumberFormat("99,999,999")

Regards,

Paige

------=_NextPart_000_0007_01BFDC52.8821F8E0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I've tried both of the examples below.=20
Neither&nbsp;work.&nbsp;Help would be appreciated.&nbsp; =
TIA.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;CFGridColumn Name=3D"Act_Value1" =
Header=3D"Act1"=20
NumberFormat("Act_Value1", "99,999,999")&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><FONT face=3DArial =
size=3D2>&nbsp;&lt;CFGridColumn=20
Name=3D"Act_Value1" Header=3D"Act1" =
NumberFormat("99,999,999")</FONT></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Regards,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Paige</FONT></DIV></BODY></HTML>

------=_NextPart_000_0007_01BFDC52.8821F8E0--

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to