<kendo:grid-search-fields>

Defines a list of fields which will be included in the search. If values for the property are not defined the grid will search in all column fields.

Example

<kendo:grid-search>
    <kendo:grid-search-fields></kendo:grid-search-fields>
</kendo:grid-search>

Configuration Attributes

Configuration JSP Tags

kendo:grid-search-field

Defines a list of fields which will be included in the search. If values for the property are not defined the grid will search in all column fields.

More documentation is available at kendo:grid-search-field.

Example

<kendo:grid-search-fields>
    <kendo:grid-search-field></kendo:grid-search-field>
</kendo:grid-search-fields>
In this article
Not finding the help you need?