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.
number dwcontrol.ScrollFirstPage ( )
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. |
![]() |