for (i = 0, count = rowArray.length; i < count; i += 1) {. $( "#list" ).jqGrid( 'setSelection' , rowArray[i], false );. } ...
確定! 回上一頁