Javascript Reference
Table Elements > TABLE
javascript TABLE createTFoot( ), createTHead( ), deleteTFoot( ), deleteTHead( )
Add or remove a thead or tfoot element nested within the current table element.
javascript TABLE deleteRow( )
Removes a tr element nested within the current table element. The integer parameter points to the zero-based item in the rows collection. To
javascript TABLE insertRow( )
Inserts a tr element nested within the current table element. The integer parameter points to the zero-based index in the rows collection where the ne
javascript TABLE lastPage( ), nextPage( ), previousPage( )
Advises the data binding facilities to load the last, next, or previous group of records from the data source to fill the number of records establis
javascript TABLE moveRow( )
Moves a row in the table from its original location to a different row position. The first parameter is a zero-based index of the row (within the r
javascript TABLE refresh( )
Advises the data binding facilities to reload the current page of data from the data source. If your table is retrieving frequently-changing data from
< 31-36 / 36

Powered by Linode.