Hides a search or searches.
hideSearch(field, [field], ...)
field |
string, field name of the search |
Returns integer.
Description
Makes a search or searches hidden in the
.searches array. The search is identified by the
.field property, which is a required property for each search object. The method returns the number of searches it
hides that were previously shown.
If you have following grid:
You can hide searches by: