Docs
API
  • deSelectRow(rowIndex: Number)

    Deselects row at rowIndex.

    Example

    
    grid.deSelectRow(1);
    

    See also

    Method clearSelection
    Method disableSelection
    Method enableSelection
    Method getSelection
    Method selectRow
    Method setSelModel
    Method setSelModel
    Method stopSelection

    Doc Link Selection
    Tutorial Link Selection