Docs
API
  • disableSelection()

    Disables checkboxes for selection.

    Example

    
    grid.disableSelection();
    

    See also

    Method clearSelection
    Method deSelectRow
    Method enableSelection
    Method getSelection
    Method selectRow
    Method setSelModel
    Method setSelModel
    Method stopSelection

    Doc Link Selection
    Tutorial Link Selection