editMode | cell - Edit one cell row - Edit all the cells of a row at once | cell | Change edit mode |
editTrigger | click - Edit on mouse click dblclick - Edit on mouse double click | click | Change edit trigger |
disableDefaultEdit | true - Disable default edit behavior. This is useful when wanting to change the edit manually through an external button false - Keep default edit behavior. This will make the cell editable as soon as clicking on the cell or row | false | Turn off default edit behavior |
rowUpdate | | | Update a specified row. Please refer to this section for usage example |