javascript TABLE dataPageSize
| dataPageSize | NN 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. |
|
Previous: javascript TABLE focus( )
Next: javascript TABLE cols
1993,Nickname,Homepage or email,Comments here,Add comment
