Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
DESELECT-ROWS( ) method
DESELECT-ROWS( ) method
Deselects all currently selected rows in the browse and clears the associated record buffer.
Return type:
LOGICAL
Applies to:
BROWSE widget
Syntax
DESELECT-ROWS ( )
If the rows are successfully deselected, the method returns TRUE.