Progress
Language Reference


INSERT-ROW( ) Method

Inserts a blank line in an updateable browse before or after the last selected row. The blank line is a placeholder for a new record to be added through the browse. This method cannot be used with a read-only browse.

Return Type: LOGICAL

Applies To: Browse

SYNTAX
INSERT-ROW ( BEFORE | AFTER ) 

BEFORE

Adds a new row before the current browse row. This is the default.

AFTER

Adds a new row after the current browse row.


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