Click to return to the DHTML, HTML     
javaEnabled Method     mergeAttributes Method     DHTML Methods    
Web Workshop  |  DHTML, HTML & CSS

lastPage Method


Moves to the last page of records in the data set, and scrolls it into view.

Syntax

TABLE.lastPage()

Return Value

No return value.

Remarks

The dataPageSize property of the table determines the number of records displayed in 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:
TABLE

See Also

firstPage



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.