Using Add and Remove Buttons

The rows in most editable grids are prefixed by and buttons:

You may change the individual cells of editable grids as desired.

If you click the button, a new row will be inserted. You may press Alt+Insert rather than clicking this button.

If you click the button, an existing row will be deleted. You may press Alt+Delete rather than clicking this button.

Note: Reminder. When you insert new rows into a grid, the system does not add them to the database. You must click the Save button to commit the entire object to the database.