Insert-Row Event

This document covers the following topics:


Applies To

Table Control.

Description

Occurs after the end user has inserted a row by pressing INS or by calling "PROCESS GUI ACTION TABLE-INSERT-ROW...". The table control's STYLE attribute must have had the value "e" (extendable, allows end users to insert rows).

If this event occurs in a cell, the ROW and COLUMN attributes are modified so that they contain the position of the cell.