TBrowse() > Cursor navigation |
Navigates the cursor to the last row in the data source.
:goBottom() --> self
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.
http://www.xHarbour.com