kendo.ui.FilterMenu
Represents the Kendo UI FilterMenu widget. Inherits from Widget.
Configuration
- dataSource
- extra
- field
- messages
- messages.additionalValue
- messages.additionalOperator
- messages.and
- messages.buttonTitle
- messages.clear
- messages.filter
- messages.info
- messages.isFalse
- messages.isTrue
- messages.logic
- messages.or
- messages.selectValue
- messages.title
- operators
- operators.string
- operators.string.eq
- operators.string.neq
- operators.string.isnull
- operators.string.isnotnull
- operators.string.isempty
- operators.string.isnotempty
- operators.string.startswith
- operators.string.contains
- operators.string.doesnotcontain
- operators.string.endswith
- operators.string.isnullorempty
- operators.string.isnotnullorempty
- operators.number
- operators.number.eq
- operators.number.neq
- operators.number.isnull
- operators.number.isnotnull
- operators.number.gte
- operators.number.gt
- operators.number.lte
- operators.number.lt
- operators.date
- operators.date.eq
- operators.date.neq
- operators.date.isnull
- operators.date.isnotnull
- operators.date.gte
- operators.date.gt
- operators.date.lte
- operators.date.lt
- operators.enums
- operators.enums.eq
- operators.enums.neq
- operators.enums.isnull
- operators.enums.isnotnull