IHTMLTable::nextPageIHTMLTable::nextPage*
*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.

See also previousPage


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.