Jonatan Gonz
This line:
grid = $(“#”+$t.p.id), sdata=[];
in resetFilters(op) function in grid.formedit.js, should be:
grid = $(“#”+$t.p.id), sdata={};
as in searchFilters(filters) function.
Now the Reset button works ok with prototype.js
Now the search works ok with prototype.js
This error occurs on this line:
data: $.isFunction(ts.p.serializeGridData)? ts.p.serializeGridData.call(ts,ts.p.postData) : ts.p.postData,
in grid.base.js
I am using prototype.js too. When I click the Reset button on the search form, jqGrid stops working. If I remove the prototype.js, it works. I am using jqGrid 3.8 Beta… thanks…
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS