3-1-Tags:CFFormgroup

last edited byusericonlmajano on 23-Aug-2009

Contents

cfformgroup

Description

Category

Other

Implemented

Usage Syntax

<cfformgroup  
	type="String"
	[query="String"]
	[startrow="number"]
	[maxrows="number"]
	[label="String"]
	[style="String"]
	[selectedIndex="String"]
	[width="number"]
	[height="String"]
	[enabled="Boolean"]
	[visible="Boolean"]
	[onChange="String"]
	[tooltip="String"]
	[id="String"]
 />

[] = Optional attribute

Attributes

Name Type Required Default Description
type String Yes
query String No
startrow number No
maxrows number No
label String No
style String No
selectedIndex String No
width number No
height String No
enabled Boolean No
visible Boolean No
onChange String No
tooltip String No
id String No

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!