PreviousNextIndex

SET-REPOSITIONED-ROW( ) method

Sets the row index where records positioned with the REPOSITION TO ROWID (or RECID) statement are displayed.

Return type: LOGICAL

Applies to: BROWSE widget

Syntax
SET-REPOSITIONED-ROW ( n , "ALWAYS" | "CONDITIONAL" ) 

n
"ALWAYS"
"CONDITIONAL"

By default, this is the top row in the browse viewport (index 1). If the associated query is defined with the INDEXED-REPOSITION option, the CONDITIONAL option is ignored.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex