I'm looking at the spreadsheet validation here: https://demos.telerik.com/kendo-ui/spreadsheet/validation
It should that validation rules are set at each individual cell. We are looking to build this grid dynamically (populating from a database) and that would require iterating through each cell to set validation. Is there a way to set validation at the column level?
It should that validation rules are set at each individual cell. We are looking to build this grid dynamically (populating from a database) and that would require iterating through each cell to set validation. Is there a way to set validation at the column level?