How to validate Dropdown column in handsontable using react

Tags: #<Tag:0x00007f8b26072f20>

I want to validate Dropdown cells using react in Handsontable. Demo will be helpful but in react only.

Hi @siddhantjain15298

Here https://jsfiddle.net/1jusx7n6/1/ is an example of using a custom validator in React.

ps. All of the cell types besides select, text, and handsontable have their own built-in validators.

Thanks @aleksandra_budnik for your help!!

You’re welcome @siddhantjain15298

Feel free to open a new ticket or send me a message to support@handsontable.com for future questions.