jqGrid v4.5.4“TypeError:this.p未定义”

时间:2013-11-01 15:13:06

标签: jqgrid

我在jqGrid.src.js第8713行的这一行得到了上述错误:

var alertIDs = {theodod:'alertmod_'+ this.p.id,modalhead:'alerthd_'+ this.p.id,modalcontent:'alertcnt_'+ this.p.id},

this.p为null。

我看到了这一点:jqGrid throws: Uncaught TypeError: Cannot read property 'a' of undefined

但是,不明白答案。我已经这样做了,“解决方案是将寻呼机链接到网格构造函数。”

但仍然收到错误。

0 个答案:

没有答案
相关问题