Contents Index Topic Contents | ||
Previous Topic: IHTMLTable::insertRow Next Topic: IHTMLTable::previousPage |
IHTMLTable::nextPage
HRESULT nextPage( void );Displays the next block of records in a repeated databound table. The number of records is determined by the dataPageSize property on the TABLE element.
- Returns S_OK if successful, or an error value otherwise.
See also previousPage
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.