Home › Forums › Guriddo jqGrid JS › Help › Customizing available options for searchfield and searchoperator r
I've already implemented a jqgrid with an xml data source and the search button for cases where the operator is “eq” or “cn.”
Ok answered my own question,
Addthe following to the column definition in the colModel property of the grid:
search: false
to disallow searching on a certain column or:
searchoptions: { sopt: ['eq', 'cn', 'othersearchoptionshere']}
to limit the search options on that column.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS