Navigation:  Classes > bBrowser >

bBrowser:GetFirstVisibleRow()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the number of the first visible data row.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetFirstVisibleRow() Æ iFirstRow

Return Value

iFirstRowThe number of the first visible data row.
Data type:Integer

Description

The first visible row number is determined by means of the current record in the linked server. If the server has an active index, the value Server:OrderKeyNo is returned. Otherwise the value is Server:RecNo.

See Also

bBrowser:GetLastVisibleRow()

bBrowser:GetRowNo()

bBrowser:SetFirstRow()

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_getfirstvisiblerow.htm