• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Filter KendoReact Grid with external DropDownList

Environment

Product Version5.12.0
ProductProgress® KendoReact

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:

Example
View Source
Change Theme:

In this article

Not finding the help you need?