w2grid.showSearch

Shows a search or searches.
showSearch(field, [field], ...)
field string, field name of the search
Returns integer.

Description

Makes a search or searches shown 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 shows that were previously hidden.
If you have following grid: You can show searches by:

User Comments

comments powered by Disqus