TBrowse() > Cursor navigation xHarbour Developers Network  

oTBrowse:goBottom()

Navigates the cursor to the last row in the data source.

Syntax

:goBottom() --> self

Description

Method :goBottom() evaluates the code block stored in the instance variable :goBottomBlock. The code block receives no argument and must navigate the row pointer of the data source to the last row. A TBrowse object then rebuilds the data area of the browse display in the next stabilization cycle and positions the browse cursor on the last visible data row.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe