Docs
API
  • selectCellRight()

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

    Example

    
    grid.selectCellRight();
    

    See also

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