Docs
API
  • enableSelection()

    Enables checkboxes for selection if they were disabled before.

    Example

    
    grid.enableSelection();
    

    See also

    Method clearSelection
    Method deSelectRow
    Method disableSelection
    Method getSelection
    Method selectRow
    Method setSelModel
    Method setSelModel
    Method stopSelection

    Doc Link Selection
    Tutorial Link Selection