Progress
Language Reference


DESELECT-SELECTED-ROW( ) Method

Deselects the nth selected row in a browse.

Return Type: LOGICAL

Applies To: Browse

SYNTAX
DESELECT-SELECTED-ROW ( n ) 

n

An integer expression that specifies a selected row within the browse.

Progress maintains a numbered list of selected rows, starting at 1. When the DESELECT-SELECTED-ROW( n ) method is encountered, Progress searches this list to find the nth selected row. If the row is successfully deselected, the method returns TRUE.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095