摘要:jqGrid 3.6.2 中文文档——BasicGrid(3)上一篇:4、jqGrid 3.6.2 中文文档——BasicGrid(2)下一篇:6、jqGrid 3.6.2 中文文档——BasicGrid(4)Events(事件)事件响应动作被设置为表格的属性,以下定义了行被选中时的响应: var lastSel;jQuery("#gridid").jqGrid({... onSelectRow: function(id){ if(id && id!==lastSel){ jQuery('#gridid').restoreRow(lastSe
阅读全文
随笔分类 - Ajax
摘要:var commonQuery = '../importantInfoReport/pageQueryImportantInfoReport.action?type=0'; jQuery("#listImportInfoReport").jqGrid ({ rowNum : 10, type:'POST', pager : '#pagerImportantInfoReport', viewrecords : true, multiselect: true, width: defaultGridWidth, height : d
阅读全文
浙公网安备 33010602011771号