3-1-Tags:CFGridRow

last edited byusericonlmajano on 23-Aug-2009

Contents

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.

Example Usage

 
Download in other Formats:
markup Markup | pdf PDF | html HTML | word Word

comments Comments (0)

You need to login in order to comment!