I am using Kendo UI ASP.Net MVC framework and I have a kendo grid one of our pages. I am able do client side validation when the grid is in edit mode(using in-line editing). Error messages are displayed next to the field, it is possible to get all these errors and display them as a list when the Update button is clicked
on the row.
on the row.