Docs
API
  • selectCellDown()

    Select cell below above if there is selected cell in grid.

    Example

    
    grid.selectCellDown();
    

    See also

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