Hi Tony!
I place the topic in “Bugs” part of forum only to make you easy to find it. I read in forum wisches to implement case insensitive searching for local data and find that it can be very easy implemented in jqGrid. I suggest following changes for grid.base.js:
1) include additional option ignoreCase: false in the line 687 (after groupingView option)
2) After the line 1364: query = $.jgrid.from(ts.p.data); insert the line
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top