Hi
We have implemented the max length validation on cells in spreadsheet control following below link. It works as it stated in the demo. We have 2 questions related to that.
1. Can we suppress the validation popup when user enters more than specified characters? It's not intuitive without the popup but it will work with my 2nd question.
2. Can we stop user from typing more than specified characters in a cell?
https://demos.telerik.com/aspnet-mvc/spreadsheet/validation
Thanks.
Jocelyn