I'm using jqGrid 4.4.4.
In the advanced search box, the operations dropdown list options are {“equal”, “not equal”, “less”, “less or equal”, “greater”, “greater or equal”, “begins with”, “does not begin with”, “ends with”, “does not end with”, “contains”, “does not contain”, “is null”, “is not null”, “is in”, “is not in”}.
The default selection is the first item, “equal”, but I would like the default selection to be “contains”, no matter which column name is selected.
Is there a way to do this?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top