Home › Forums › Guriddo jqGrid JS › Help › Missing “IS NULL” and “IS NOT NULL” items in search operators
This example is OK.
http://www.ok-soft-gmbh.com/jqGrid/ShowOnlyCurrentSortableIcon1.htm
demo
Hello,
This is missed part in lang file.
In your language file (in this case grid.locale-en.js) in item search.odata add the following two items
{ oper:'nu', text:'is NULL'}, { oper:'nn', text:'is NOT NULL'} , so it will becom
….
search : {
…
This is it. It works. Thank You very much.
$.jgrid.search = {
odata : [
{ oper: 'eq', text: “rovno” },
{ oper: 'ne', text: “nerovno” },
{ oper: 'lt', text: “menš
I will need to update all the lang files. Thanks for confirm that this work.
Regards
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS