Skip to main content
All docs
V25.1
  • DataGridEditingBuilder<T>.EditColumnName Method

    Name Parameters Description
    EditColumnName(JS) value The name of a column being edited. Applies only if editing.mode is 'cell' or 'batch'. Mirrors the client-side editColumnName option.
    EditColumnName(String) value The name of a column being edited. Applies only if editing.mode is 'cell' or 'batch'. Mirrors the client-side editColumnName option.