Initializes global search field.
initAllField(field, [value])
field |
string, field name (as defined in searches array) |
value |
string, value for the field (optional) will only be used for drop down field |
Returns
undefined.
Description
This method is called internally when user selects search field from global searches drop down field.
If you have grid defined in the following way:
And if you change columns directly, you will need to: