PreviousNextIndex

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 widget

Syntax
INSERT-ROW ( BEFORE | AFTER ) 

BEFORE
AFTER

OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex