July 1998
Intermediate to advanced
1456 pages
65h 5m
English
recordNumber — NN n/a IE 4 DOM n/a
Read-only
Used with data binding, returns an integer representing the record
within the data set that generated the element). Values of this
property can be used to extract a specific record from an Active Data
Objects (ADO) record set (see recordset property).
<SCRIPT FOR="tableTemplate" EVENT="onclick">
myDataCollection.recordset.absoluteposition = this.recordNumber
...
</SCRIPT>Integer.
None.
Read now
Unlock full access