Skip to content Skip to sidebar Skip to footer

How To Fix Exception In Filtertoolbar In Latest Free Jqgrid

Jqgrid filter toolbar is created using $(function () { $grid.jqGrid('filterToolbar', { // this is line myapp.js:797 in stack trace below stringResult: true, sea

Solution 1:

It's difficult to make the changes in the code without having an test case. Nevertheless I tried to make some changes near the line 8924 to make it more safer. Please try with the latest sources from the GitHub.


Post a Comment for "How To Fix Exception In Filtertoolbar In Latest Free Jqgrid"