A script-enabled browser is required for this page to function properly.

Performing Operations on Rows

Once you have created and populated a record group, you can perform the following operations on its rows:

When you perform row operations you must identify rows by row number. For example, to get the value of a cell, you must reference the cell by row number and column name.


About record group Built-in subprograms

About manipulating a record group at runtime

Modifying an existing record group

FIND_COLUMN Built-in

GET_GROUP_ROW_COUNT Built-in

GET_GROUP_SELECTION Built-in

GET_GROUP_SELECTION_COUNT Built-in

RESET_GROUP_SELECTION Built-in

SET_GROUP_SELECTION Built-in

UNSET_GROUP_SELECTION Built-in