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