User Guide

cfgrid 187
onValidate = "javascript_function"
onError = "text"
gridDataAlign = "position"
rowHeaders = "yes" or "no"
rowHeaderAlign = "position"
rowHeaderFont = "font_name"
rowHeaderFontSize = "size"
rowHeaderItalic = "yes" or "no"
rowHeaderBold = "yes" or "no"
rowHeaderTextColor = "web color"
colHeaderAlign = "position"
selectColor = "web color"
notSupported = "text"
pictureBar = "yes" or "no"
insertButton = "text"
deleteButton = "text"
sortAscendingButton = "text"
sortDescendingButton = "text">
zero or more cfgridcolumn and cfgridrow tags
</cfgrid>
See also
cfapplet,
cfcalendar, cfgridcolumn, cfgridrow, cfgridupdate, cfform,
cfformgroup, cfformitem, cfgrid, cfinput, cfselect, cfslider, cftextarea,
cftree
History
ColdFusion MX 7:
Added the format attribute and support for Flash and XML output.
Added enabled, onChange, style, tooltip, and visible attributes (Flash format only).
ColdFusion MX: Changed the
rowHeaderWidth attribute: ColdFusion does not use the
rowHeaderWidth attribute. You can omit it.