Name

dataPageSize — NN n/a IE 4 DOM n/a

Synopsis

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.

Example

document.all.inventoryTable.dataPageSize = 10

Value

Positive integer.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.