Get Selected Rows from Multiple Grids ← Common Issues In order to get selected rows from one more than grids, instead of using the getSelRows, uUse something like this using JavaScript: jQuery("#table1").getGridParam('selarrrow'); jQuery("#table2").getGridParam('selarrrow');