MACROMEDIA COLDFUSION MX 61-CFML Reference page 153

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

Advertisement

deleteButton = "text"
sortAscendingButton = "text"
sortDescendingButton = "text">
</cfgrid>
See also
cfgridcolumn, cfgridrow, cfgridupdate, cfapplet, cfform, cfinput, cfselect,
cfslider, cftextinput, cftree,
History
ColdFusion MX: Changed the
attribute. You can omit it.
rowHeaderWidth
Attributes
Attribute
name
height
width
autoWidth
vSpace
hSpace
align
query
insert
delete
cftreeitem
rowHeaderWidth
Req/Opt
Default
Required
Optional
300
Optional
300
Optional;
No
see
description
Optional
Optional
Optional
Optional
Optional
No
Optional
No
attribute: ColdFusion does not use the
Description
Name of grid element.
Height of grid control, in pixels.
Width of grid control, in pixels.
• Yes: sets column widths so that all columns
display within grid width.
• No: sets columns to equal widths. User can
resize columns. Horizontal scroll bars are not
available, because if you specify a column
width and set
autoWidth = "Yes"
sets to this width, if possible.
Vertical space above and below grid control, in
pixels.
Horizontal space to left and right of grid control,
in pixels.
Alignment of the grid cell contents:
• Top
• Left
• Bottom
• Baseline
• Texttop
• Absbottom
• Middle
• Absmiddle
• Right
Name of query associated with grid control.
• Yes: user can insert row data in grid. Takes
effect only if
selectmode="edit"
• No
• Yes: user can delete row data from grid. Takes
effect only if
selectmode="edit"
• No
, ColdFusion
cfgrid
153

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents