CFCOL

"-->
 <cfcol          header = "column_header_text"          width = "number_indicating_width_of_column"          align = "Left" or "Right" or "Center"          text = "column_text"> 

Description

Defines table column header, width, alignment, and text. Used within a CFTABLE tag.

Attributes

header (Required)

Column header text. To use this attribute, you must also use the CFTABLE colHeaders attribute.

width (Optional)

Default: 20. Column width. Data trimmed to fit within this size.

align (Optional)

Default: left

Column alignment: left, right, and center.

text (Required)

The text that is displayed in the column. This should be a double-quotation mark-delimited hyperlink; image references and input controls may be inserted.



Inside ColdFusion MX
Inside Coldfusion MX
ISBN: 0735713049
EAN: 2147483647
Year: 2005
Pages: 579

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net