New to KendoReact? Start a free 30-day trial
Filter KendoReact Grid with external DropDownList
Updated on Dec 19, 2025
Environment
| Product Version | 5.12.0 |
| Product | Progress® KendoReact Grid |
Description
I want to filter the Grid from an external DropDownList bound to one of the fields.
Solution
All data operations in the Grid are handled manually, so including a filter expression in the Grid's DataState within the onChange event of an external DropDownList can be used for filtering the data.
This is an example showcasing this approach:
Change Theme
Theme
Loading ...