The first step is to add a custom cell renderer to a column. Take a look
at this post for info on that:
http://blog.cutterscrossing.com/index.cfm/2007/11/30/CF8-Ajax-Grid-Renderers-and-Events
Then, you'll want to tap into the underlying Ext library. Take a look at
the ExtJs 1.1 API, and specif
I'm using an Ajax CFGRID control and I'm looking for a way to format some of
the numeric content. The current content is something like
"38.33" and I'd like to shorten it to a number format along the
lines of "38.33" (i.e. only 2 decimal places). How might I accomplish this?
Next up,
> I have a collection to pull up records based on a text
> string that a user
> types in. My queries based on my collection return the
> correct data.
> However, the data is like this...
[snip]
Ok here's a cludge fix, which may have some use sometime.
-8<-8<-8<-8<-8<-
: Formatting Data
You might be. Can we see the template in action?
--K
-Original Message-
From: Miriam Hirschman [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 07, 2000 10:45 AM
To: [EMAIL PROTECTED]
Subject: RE: Formatting Data
Tha didn't change anything. Am I having a problem because
You might be. Can we see the template in action?
--K
-Original Message-
From: Miriam Hirschman [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 07, 2000 10:45 AM
To: [EMAIL PROTECTED]
Subject: RE: Formatting Data
Tha didn't change anything. Am I having a problem because it is
Tha didn't change anything. Am I having a problem because it is in a loop?
-Original Message-
From: Chapman, Katrina [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 07, 2000 1:24 PM
To: [EMAIL PROTECTED]
Subject: RE: Formatting Data
First things first. Don't select *
Sele
--Original Message-
From: Miriam Hirschman [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 07, 2000 10:15 AM
To: [EMAIL PROTECTED]
Subject: RE: Formatting Data
HI,
It didn't reaaly change the display
Here is my code:
#Nomenclature#
-Original Message-
From: Mark Armendariz [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 07, 2000 12:55 PM
To: [EMAIL PROTECTED]
Subject: RE: Formatting Data
I'm not sure if this is what you're looking for, but try useing gr
EMAIL PROTECTED]]
Sent: Monday, August 07, 2000 9:55 AM
To: [EMAIL PROTECTED]
Subject: RE: Formatting Data
I'm not sure if this is what you're looking for, but try useing grouped
outputs:
SELECTFieldOne
FieldTwo
FROM Test
#FieldOne# - #FieldTwo#
-
al Message-
From: Miriam Hirschman [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 07, 2000 12:48 PM
To: CF Forum
Subject: Formatting Data
I have a collection to pull up records based on a text string that a user
types in. My queries based on my collection return the correct data.
However, t
I have a collection to pull up records based on a text string that a user
types in. My queries based on my collection return the correct data.
However, the data is like this
a b
a c
a d
b q
c s
c w
d r
e t
e b
I want it to be like this
a
11 matches
Mail list logo