Sorry, my bad, the correct code is:
var row = frm.fields_dict.LIST_NAME.grid.grid_rows[INDEX];
row.select(true);
row.refresh_check();
Sorry, my bad, the correct code is:
var row = frm.fields_dict.LIST_NAME.grid.grid_rows[INDEX];
row.select(true);
row.refresh_check();