Forum
Topic RSS
19:19
03/09/2009
OfflineHi I am using the toolbar search and I have certain columns that should not be searched on ( like an image button ). I have set the colModel property "search" to "false" but it still shows up. Anyone have any ideas? here's what a colModel row looks like. There are a few custom properties in there that should not affect anything
width:"100%"
sortable:"false"
search:"false"
name:"FullName"
jqueryCall:"kyt.popupCrud.controller.displayItem"
header: "Full Name"
formatter:"displayWithJQueryCallFormatter"
actionUrl:"/Employee/Display"
Thanks
00:25
Moderators
30/10/2007
OfflineHello,
The code you posted is wrong – the boolean variables should not be in "".
Here is how you should set it
…..
sortable: false,
search: false,
….
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: 994
Currently Online:
11 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
Log In
Home