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

Render the GridColumnMenuCheckBoxFilter component outside the Grid

Environment

Product Version6.1.1
ProductProgress® KendoReact

Description

I want to render the GridColumnMenuCheckBoxFilter component as a standalone component without integrating it inside the KendoReact Grid.

Solution

You can use the GridColumnMenuCheckboxFilter as a separate component for returning filter expressions. For using the GridColumnMenuCheckboxFilter, you will have to pass a "column" object with a "field" and the "data".

This is an example showcasing this approach where the filter expression is logged to the console:

Example
View Source
Change Theme:

In this article

Not finding the help you need?