ScrollFirstPage  ScrollNextPage

Chapter 9: Methods for the DataWindow Control

ScrollLastPage

Description

Scrolls a Web DataWindow control to the last page, displaying the result set’s last group of rows in the Web page. (A page is the number of rows that are displayed in the DataWindow control at one time.) ScrollLastPage changes the current row, but not the current column.

Syntax

Web DataWindow client control

number dwcontrol.ScrollLastPage ( ) 

Returns

Returns 1 if it succeeds and -1 if an error occurs. If dwcontrol is NULL, the method returns NULL.





Copyright © 2004. Sybase Inc. All rights reserved. ScrollNextPage

View this book as PDF