3-1-Tags:CFGridRow
last edited by
lmajano
on 23-Aug-2009
cfgridrow
Description
Lets you define a cfgrid that does not use a query as source for row data. If a query attribute is specified in cfgrid, the cfgridrow tags are ignored.
Category
Other
Implemented
Usage Syntax
<cfgridrow data="String"/>
[] = Optional attribute
Attributes
| Name | Type | Required | Default | Description |
| data | String | Yes | A comma-separated list of column values. If a column value contains a comma character, it must be escaped with a second comma character. |
SideBar
User Login
Comments (