nextPage Method

DHTML, HTML, & CSS

 
Click to return to the DHTML, HTML & CSS home page    
NavigateAndFind Method     open Method     DHTML Methods    

nextPage Method


Displays the next page of records in the data set to which the table is bound.

Syntax

TABLE.nextPage()

Return Value

No return value.

Remarks

The number of records displayed in the table is determined by the dataPageSize property of the table. You must set the DATAPAGESIZE attribute when designing the page, or set the corresponding dataPageSize property at run time for this method to have any effect.

Note You do not need to check for boundary conditions.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
Version data is listed when the mouse hovers over a link, or the link has focus.

TABLE

See Also

data bindingInternet Link, previousPage


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? write us!Internet Link

© 1999 microsoft corporation. all rights reserved. terms of useInternet Link.