User Guide

cfgridcolumn 197
ColdFusion MX: Changed behavior if select="no": a user cannot select and edit the cell data,
regardless of the
cfgrid selectmode attribute value. When clicked, the cell border (and,
depending on the
selectColor value, the cell background) changes color, but the cell data
cannot be edited.
Attributes
Note: In XML format, ColdFusion MX passes all attributes to the XML. The supplied XSLT skins do
not handle or display XML format grids, but do display applet and Flash format grids.
Attribute Req/Opt;
Formats
Default Description
name Required;
All
Name of the grid column element. If the grid uses a
query, this attribute must be the name of the query
column that populates the grid column.
header Optional;
All
yes Column header text. Used only if the
cfgrid
colHeaders attribute is True (the default).
width Optional;
All
Column head
width
Column width, in pixels.