New to KendoReactStart a free 30-day trial

Add DropDownList for the operators in a custom filterCell of the Grid

Environment

Product Version5.13.1
ProductProgress® KendoReact Grid

Description

How can I add a DropDownList for the operators in a custom filterCell?

Solution

The GridFilterCellProps passed to the filterCell contain a collection with all operators (props.operators) that can be added to the "data" of the DropDownList. If there is a filter expression for the column, the selected operator is available within props.operator.

Following is an example demonstrating how to add a DropDownList for the operators in a filterCell:

Change Theme
Theme
Loading ...
In this article
EnvironmentDescriptionSolution
Not finding the help you need?
Contact Support