Grooper Help - Version 25.0
25.0.0024 2,166

Section Instance - Record Command

Section Instance Command GrooperReview.DataGrid

Record Commands are commands which apply to a record in a multi-instance section.

Remarks

The Record Command class serves as the base for commands that operate on individual records within a multi-instance Data Section. These commands are available in the context menu for each record and enable users to manage, edit, and organize records in the collection.

For more information, see Section Instance, Section Instance Collection, and Context Menu.

Derived Types

There are 3 implementations of Section Instance - Record Command.

Command Shortcut Description
delete Delete Record Ctrl+Del Deletes the current record from the collection.
table_rows Insert Record Ctrl+Shift+Ins Inserts a new record before the current one.
move_down Move Next Ctrl+Shift+Right Moves the current record toward the end of the collection.

See Also

Notification