Progress
Language Reference


DELETE-SELECTED-ROWS( ) Method

NOTE: Do not confuse the DELETE-SELECTED-ROW method (note the singular) with the DELETE-SELECTED-ROWS method (note the plural).

Deletes all currently selected rows from a browse and the associated results list.

Return Type: LOGICAL

Applies To: Browse

SYNTAX
DELETE-SELECTED-ROW ( ) 

This method does not delete the record from the database and has no effect on the database buffer. If you want to delete the database record associated with the row, use the DELETE statement.

If the row is successfully deleted, the method returns TRUE.


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