Docs
API
  • selectCellLeft()

    Select cell on left if there is selected cell in grid.

    Example

    
    grid.selectCellLeft();
    

    See also

    Method clearSelection
    Method deSelectRow
    Method disableSelection
    Method enableSelection
    Method getSelection
    Method selectCell
    Method selectCellDown
    Method selectCellRight
    Method selectCellUp
    Method selectColumn
    Method selectRow
    Method setSelModel
    Method stopSelection