Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Retrieves the ordinal record from the data set that generated the object .
Syntax
N/A |
[ iNumber = ] object.recordNumber |
Possible Values
iNumber | Variant 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 |
Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |