Data Validation

Tags: #<Tag:0x00007f8b28660fc0>

Is there a way for us to validate the below following?

  1. Specific cell
  2. Specific row
  3. Specific column?

Hey @rakshith.gowdavr

Yes, you can. Please read this blog posts about this topic - https://handsontable.com/blog/articles/2017/12/guide-to-basic-data-validation and https://handsontable.com/blog/articles/2018/10/advanced-data-validation-in-handsontable

In demo from the first blog post https://jsfiddle.net/handsoncode/8b60s9zh/?utm_source=website&utm_medium=embed&utm_campaign=8b60s9zh we validate column A. But inside a cells method you could choose a row or only specific cells.

Let me know if you have any further question.

Hey @rakshith.gowdavr

how’s the progress going on this task?

It was helpful, I was able to complete my task. Thank you.

Another problem solved. Feel free to open a new topic when needed :slight_smile: