<kendo:filter-fields>

The configuration of the filter fields. An array of JavaScript objects that hold information regarding the filter field, it's editor, default values used for filter and etc.

Example

<kendo:filter>
    <kendo:filter-fields></kendo:filter-fields>
</kendo:filter>

Configuration Attributes

Configuration JSP Tags

kendo:filter-field

The configuration of the filter fields. An array of JavaScript objects that hold information regarding the filter field, it's editor, default values used for filter and etc.

More documentation is available at kendo:filter-field.

Example

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