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