background

Kendo UI for jQuery

jQuery Filter

  • Give your users a point-and-click UI to build expressions to filter data sets from any data model.
  • Part of the Kendo UI for jQuery library along with 100+ professionally-designed components.
  • Includes support, documentation, demos, virtual classrooms, learning resources and more!
Filter
  • Overview

    The jQuery Filter provides users with an interface to build complex filters for data sets of any size. Also referred to as a query builder, the Filter component is a point-and-click too for creating and editing filter rules one by one to ultimately end up with an expression. It can be bound to any existing data model, provides a growing list of parameters, and supports custom parameters.

    See the jQuery Filter demo

    filter-overview
  • Custom Editors

    While the jQuery Filter provides numerous field editors (i.e., Date Inputs, Number fields, etc.), you can create your own to suit your needs.

    See the jQuery Filter Custom Editors demo

  • Operators

    The set of built-in operators will cover most scenarios for which you need the Vue Filter. For those that require an edit or something totally new, the component supports the creation of custom operators.

    See the jQuery Filter Custom Operators demo

    filter-operators
  • Persist State

    The jQuery Filter component enables saving defined expressions by the users and restore them when visiting the page again. To ensure even finer control on the filter you can change the expressions programmatically. 

    See the jQuery Filter Persist State demo

All Kendo UI for jQuery Components

Next Steps

Next Steps