Previous Next

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:
Applies to:
 
Syntax 
SELECT-ROW ( n )
n
An integer expression specifying the ordinal position of a row within the browse.
This method also repositions the query to that row and copies the record into the database buffer.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.