A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-validation below:

React Data Grid Editing Validation

Data Validation Editing in KendoReact Data Grid

Premium

The Data Grid component allows you to validate the data being edited. In order to achieve this, render custom editor components using the Grid cells.edit property and this allows you to show an error message when the chosen data does not match your defined validation conditions.

The Data Validation Editing feature of the Grid is part of KendoReact premium, an enterprise-grade UI library with 120+ free and premium components for building polished, performant apps. Test-drive all features with a free 30-day trial.Start Free Trial

The below demo demonstrates a possible approach that can be used to validate Grid's data. The onItemChange event handler which fires on every onChange of the еdit cell gets the data being edited and validates it. In addition, the enterInsert function checks the validity of the data added by the user.

Suggested Links

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4