I am trying to implement the cell validation in ReactJS application as shown in https://handsontable.com/docs/cell-validator/#full-featured-example using the free version. But its not working. Do I need to get the licensed version for it?
Cell validation is not working in Free version
Hi @kundu.debasmita09,
Could you share a demo on stackblitz or codesandbox, presenting the problem?
Furthermore, the @handsontable/react@>5.0.0
wrapper aligns to the same license restrictions as the main library. That means the last wrapper’s version that supports Handsontable v6.2.2 (last CE release) is @handsontable/react@2.1.0
.
I’m closing that thread due to no activity and missing demo or steps to reproduce.