editable property
When true, the engine accepts edits on this column and committed values surface via VolvoxDataGrid.onCellEdit. When false, the column is read-only — the grid cancels edits before they start.
Implementation
final bool editable;
When true, the engine accepts edits on this column and committed values surface via VolvoxDataGrid.onCellEdit. When false, the column is read-only — the grid cancels edits before they start.
final bool editable;