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

Limit Value in a Numeric Filter

Environment

Product Version4.13.0
ProductProgress® KendoReact

Description

How to limit the value in a numeric filter cell in order to prevent negative values?

Solution

Creating a custom component that uses NumericTextBox as a filter and setting the min prop to zero.

This is an example showcasing how to limit the value:

Example
View Source
Change Theme:

In this article

Not finding the help you need?