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 (e.g., a
TABLE element whose content is filled via data
binding). Values of this property can be used to extract a specific
record from an Active Data Objects (ADO) record set.
<SCRIPT FOR="tableTemplate" EVENT="onclick">
myDataCollection.recordset.absoluteposition = this.recordNumber
...
</SCRIPT>Integer.
None.
Read now
Unlock full access