TBrowse() > Cursor navigation |
Navigates the cursor to the first row in the data source.
:goTop() --> self
Method :goTop() evaluates the code block stored in the instance variable :goTopBlock. The code block receives no argument and must navigate the row pointer of the data source to the first 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 first data row.
http://www.xHarbour.com