Forum


09:26

Moderators
30/10/2007

Hello,
Currently not supported, but you can attach a keydown event when the search is constructed. Every search field on serch form has a id = sg_ + the name from colModel
Regards
Tony
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.
15:29

Moderators
30/10/2007

Hello,
I mean after you call the filterGrid. After calling this method you can do
$("sg_myfieldfromcolModel").keydown(function() {
// use triggerSearch to do the job
});
Regards
Tony
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.
17:10

10/01/2009

I try this on the new Integrated Search Toolbar.
But it doesn't seem to work.
Autosearch option enables search on Enter.
All input have "gs_myfieldfromcolModel" id.
But when i use :
$(”gs_myfieldfromcolModel”).keydown(function() {
mygrid.triggerToolbar();
});
Notinhg works (i try mygrid[0].toggleToolbar(); but nothing is going on.
What is wrong ?
NSV
05:23

Moderators
30/10/2007

Hello,
Maybe this is the right code:
$(”#gs_myfieldfromcolModel”).keydown(function() {
mygrid.triggerToolbar();
});
Also in 3.5 there is buill in event to attach this to any editable and serchable element. See the changes
Regards
Tony
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:
87 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