react-data-grid
react-data-grid copied to clipboard
How to add cell validations like we do in forms.
How can I add validations for cells,
- Such that it any user enter wrong input, it should show error msg.
- Is there any variable which tell all the entered information in react data grid is valid, like
isValid