www.fgks.org   »   [go: up one dir, main page]

recordNumber Property

Retrieves the ordinal record from the data set that generated the object.

Syntax

HTMLN/A
Scripting[ iNumber = ] object.recordNumber

Possible Values

iNumberVariant that receives the record number.

The property is read-only. The property has no default value.

Remarks

This property applies to elements contained within a bound, repeated table.

You can use this property with the ADO recordset, which is available from every data source object through the object's recordset property.

Standards Information

There is no public standard that applies to this property.

Applies To

A, BUTTON, DIV, FRAME, IFRAME, IMG, INPUT type=checkbox, INPUT type=hidden, INPUT type=password, INPUT type=radio, INPUT type=text, LABEL, LEGEND, MARQUEE, SELECT, SPAN, TEXTAREA

See Also

Introduction to Data Binding


MSDN Library
Web Development
HTML and CSS
HTML and DHTML Reference
Properties
recordNumber