The current configuration for the column.
OptionalcommitCommits a new value for this cell without entering edit mode. Available when the column is editable. Used by interactive display widgets (e.g. the built-in boolean checkbox) so they can toggle inline.
Goes through the cancellable cellValueChanging event and follow-up
cellValueChanged event — same write path as an edit-mode commit.
The cell element parent of the template.
The row element containing the cell.
The value from the data source for this cell.
Context object for the row cell template callback.