javascript TABLE dataPageSize

dataPageSizeNN n/a IE 4 DOM n/a  

Read/Write  

Used with IE 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 lastPage( ), nextPage( ), and previousPage( ) methods for navigating through groups of records.

 
Example
 
document.getElementById("inventoryTable").dataPageSize = 10;
 
Value

Integer.

 
Default

None.


1993,Nickname,Homepage or email,Comments here,Add comment