Search results

EditMode API in React TreeGrid API component

Defines modes of editing.

  • Cell - Defines the editing mode as Cell.
  • Row - Defines the editing mode as Row.
  • Dialog - Defines the editing mode as Dialog.
  • Batch - Defines the editing mode as Batch.