Resets previous search to the default values.
searchReset([noRefresh])
noRefresh |
boolean, indicates if to refresh the grid after reset |
Returns undefined.
Description
It is the same if user would have clicked the "Reset" button in the search dialog.
If you have grid defined in the following way:
You could:
See also .clear() and .reset()