This question is locked. New answers and comments are not allowed.
I cannot seem to find any docs on this.
How can I enable client side validation for grid columns/cells in batch edit (InCell) mode??
I would like to define validation rules using DataAnnotations on the DTO's I use in the Grid definition in my views.
How can I enable client side validation for grid columns/cells in batch edit (InCell) mode??
I would like to define validation rules using DataAnnotations on the DTO's I use in the Grid definition in my views.