I am trying to use Kendo ui angular grid (in cell editing), but I want to know if there is a way to handle error from server side that occurs when editing data?
Asked
Active
Viewed 145 times
1
-
To properly answer, there is some key information missing. Code snippet ? A bit more context ? There are multiple ways to make an edit from the Kendo Grid (inline editing, in-cell editing, etc.). Is your data part of a form ? – Sebastien Cadorette Jul 19 '22 at 14:42