Search results

EditMode API in JavaScript TreeGrid API control

Defines modes of editing supported by TreeGrids. The available editing modes are:

  • Cell: Enables cell editing mode.
  • Row: Enables row editing mode.
  • Dialog: Opens a dialog for editing.
  • Batch: Allows for batch editing of multiple records.
  • Cell
  • Row
  • Dialog
  • Batch