SELECT-FOCUSED-ROW( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Selects the row that currently has focus in a browse widget, even if it is not currently displayed.
Return type: LOGICAL
Applies to: BROWSE widget
Syntax
|
This method repositions the query to that row and copies the record into the database buffer. The browse automatically scrolls to the selected row. You can use this method after a REPOSITION statement to position a query to a selected row.