SELECT-FOCUSED-ROW( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.