Forum
08:39
30/09/2013
This example is OK.
http://www.ok-soft-gmbh.com/jq.....eIcon1.htm
It uses jquery-1.7.1 and jquery-ui-1.8.16 and jqGrid-4.3.1
but if you change to jquery-1.10.1 and jquery-ui-1.10.3 and jqGrid-4.5.2 - all the latest -
items 'nu' and 'nn' disappear. Everything else seems to work fine.
Please help. I am not so good to trace the problem.
Thank you
11:36
Moderators
30/10/2007
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 : {
…
odata : [{...},..., { oper:'nu', text:'is NULL'}, { oper:'nn', text:'is NOT NULL'}]
…
}
Regards
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
13:32
30/09/2013
This is it. It works. Thank You very much.
$.jgrid.search = {
odata : [
{ oper: 'eq', text: "rovno" },
{ oper: 'ne', text: "nerovno" },
{ oper: 'lt', text: "menší" },
{ oper: 'le', text: "menší nebo rovno" },
{ oper: 'gt', text: "vÄ›tší" },
{ oper: 'ge', text: "vÄ›tší nebo rovno" },
{ oper: 'bw', text: "zaÄíná s" },
{ oper: 'bn', text: "nezaÄíná s" },
{ oper: 'in', text: "je v" },
{ oper: 'ni', text: "není v" },
{ oper: 'ew', text: "konÄí s" },
{ oper: 'en', text: "nekonÄí s" },
{ oper: 'cn', text: "obsahuje" },
{ oper: 'nc', text: "neobsahuje" },
{ oper: 'nu', text: "je null" },
{ oper: 'nn', text: "není null" }
]
};
12:19
Moderators
30/10/2007
Hello,
I will need to update all the lang files. Thanks for confirm that this work.
Regards
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
33 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66