Appearance settings allow you to configure the background color of the cells with modified/committed/incorrect data.
Colors for valid cells
Added row Determines the background color for a newly added row.
Modified cells Determines the background color for modified cells.
Deleted row Determines the background color for rows marked for deletion from the data source.
Committed row Determines the background color for rows with changes already committed to the data source.
Colors for erroneous cells
Validation error Determines the background color for cells with incorrect data entered, when this data does not pass validation, for example, cannot be converted to a value, corresponding to the column data type, or is a duplicate primary key value, etc.
Failed concurrency check Determines the background color for rows that caused concurrency errors when committing changes to the data source.
Error on commit Determines the background color for rows that caused other errors when committing changes to the data source. |
Editable cells of new row Determines the background and underline colors for cells of a newly added row that can be edited.
Read-only cells of new row Determines the background and underline colors for read-only cells of a newly added row, such as cells, containing binary data or auto-generated values.
Required cells of new row Determines the background and underline colors for cells in the new row that cannot be NULL.
Apply appearance for empty cells only Allows highlighting of cells in the new row that must be NOT NULL only when no value is set for these cells.
|