【发布时间】:2012-11-08 17:58:28
【问题描述】:
我正在使用包含 grid.base.js 的 jqGrid 4.3.2; jquery.fmatter.js;网格.custom.js;网格.common.js; grid.jqueryui.js 模块。
调用getChangedCells方法时
var modified = $("tableau").jqGrid('getChangedCells', 'all');
我遇到了这个错误:
未捕获的 jqGrid - 没有这样的方法:getChangedCells
我是否需要其他模块才能使其正常工作?
【问题讨论】: