开发者

How to detect, when loadComplete event fire, that the event is performed after a search?

How to detect, when loadComplete event fire, that the event is performed 开发者_如何学运维after a search ?


I don't know why you need this, but you can test whether search parameter of jqGrid is true. Inside of loadComplete function if can be like if(this.p.search) {/*do something*/}.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜