July 1998
Intermediate to advanced
1456 pages
65h 5m
English
dataPageSize — NN n/a IE 4 DOM n/a
Read/Write
Used with IE 4 data binding, this property advises the browser how
many instances of a table row must be rendered to accommodate the
number of data source records set by this attribute. See
nextPage( ) and previousPage( )
methods for navigating through groups of records.
document.all.inventoryTable.dataPageSize = 10
Positive integer.
None.
Read now
Unlock full access