Docs
API
  • clicksToEdit

    Number|Boolean

    Number of clicks on cell to show editor

    Example

    
    clicksToEdit: 1
    

    Example: Disable opening row edit over click

    
    clicksToEdit: false
    

    Default

    
    2