MACROMEDIA COLDFUSION MX 61-CFML Reference page 162

Cfml reference
Hide thumbs Also See for COLDFUSION MX 61-CFML:
Table of Contents

Advertisement

Attribute
width
font
fontSize
italic
bold
textColor
bgColor
href
hrefKey
target
162
Chapter 2: ColdFusion Tags
Req/Opt
Default
Optional;
Column head
see
width
Description
Optional
As specified
by
cfgrid
Optional
As specified
by
cfgrid
Optional
As specified
by
cfgrid
Optional
As specified
by
cfgrid
Optional
Optional
Optional
Optional
Optional
Description
Column width, in pixels.
Font of data in column.
Size of text in column.
• Yes: displays grid control text in italics
• No
• Yes: displays grid control text in bold
• No
Color of grid element text in column, or an
expression to manipulate color; hex or text.
To enter hex value, use the form
x = 0-9 or A-F; use two pound signs or none.
You can enter an expression; for example:
textColor= "(C2 LT 0 ? red : pink)"
This means: If value in Column 2 is less than 0,
display value in red; otherwise, display value in pink.
See
"Using expressions in textColor and bgColor
attributes" on page
164.
• Any color, in hex format
• Black
• Red
• Blue
• Magenta
• Cyan
• Orange
• Darkgray
• Pink
• Gray
• White
• Lightgray
• Yellow
Color of background of grid column, or an
expression to manipulate color.
See
"Using expressions in textColor and bgColor
attributes" on page
164.
• Options: same as for
URL o r query column name that contains a URL to
hyperlink each grid column with.
The query column to use for the value appended to
the href URL of each column, instead of the
column's value.
Frame in which to open link specified in href.
where
"##xxxxxx",
attribute
textColor

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents