returns true if the related record is selected
If you are using cell-based selection, you can use the following syntax:
var check = grid.isSelected(row_id, cell_id);