Navigation:  Classes > bBrowser >

bBrowser:SetFirstRow()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Sets the first visible row.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:SetFirstRow(<iFirstRow>) Æ lSuccess

Arguments

<iFirstRow>The number of the row that is to be shown as the first visible row.
Data type:Integer

Return Value

lSuccessA logical value that indicates whether the row was set as the first visible row.
TRUEThe row was set.
FALSEThe row could not be set.
Data type:Logic

Description

bBrowser:SetFirstRow() sets the row number for the first visible row, reads the new data from the linked server and shows this.

See Also

bBrowser:FirstVisibleRecNo

bBrowser:GetFirstVisibleRow()

bBrowser:SetFirstColumn()

 


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