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

Add button in the Grid's toolbar for clearing all filters

Environment

Product Version5.12.0
ProductProgress® KendoReact

Description

I want to add button in the Grid's toolbar for clearing all filters

Solution

For achieving the desired result a Button component can be placed within the GridToolbar and within its click event the filter object of the DataState stored in the state can be set to null

This is an example showcasing how to limit the value:

Example
View Source
Change Theme:

In this article

Not finding the help you need?