Scroll  ScrollLastPage

Chapter 9: Methods for the DataWindow Control

ScrollFirstPage

Description

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

Syntax

Web DataWindow client control

number dwcontrol.ScrollFirstPage ( ) 

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. ScrollLastPage

View this book as PDF