如何设置JqGrid的某一行被选中呢 - ITeye问答
2011年9月29日 - 如何设置JqGrid的某一行被选中呢3 比我我点击一个按钮之后 要使jqGrid的第一行被选中 该如何写呢 我用的$("#mygrid").children("tbody").children("[c...
...我在jqgrid中某一行某一里处理编辑状态,我想通过其..._百度知道
问题描述: 该如何实现?谢谢最佳答案: 假设jqgrid的id是list,可以通过以下 $("#list").jqGrid("saveCell",lastrow,lastcell); $("#list").jqGrid("restoreCell",lastrow,lastcell); 保存...更多关于jqgrid里如何让某行某列选中并处于编辑状态的问题&g