PreviousNextIndex

SELECT-ROW( ) method

Selects the specified row if it is currently in the browse viewport. In a single-select browse, the previously selected row is deselected. No rows are deselected in a multiple-select browse.

Return type: LOGICAL

Applies to: BROWSE widget

Syntax
SELECT-ROW ( n ) 

n

This method also repositions the query to that row and copies the record into the database buffer.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex