react-data-grid icon indicating copy to clipboard operation
react-data-grid copied to clipboard

How to add cell validations like we do in forms.

Open DVGY opened this issue 1 year ago • 2 comments

How can I add validations for cells,

  1. Such that it any user enter wrong input, it should show error msg.
  2. Is there any variable which tell all the entered information in react data grid is valid, like isValid

DVGY avatar Jul 05 '23 06:07 DVGY