Hi,
We are using kendo grid with editable inputs. Once all the columns in the row is selected and the user tabs out of the last field, we need an event so we the fields can be validated. Right now, I do not see any evens that I can use. We have to either add a new row or save to do the validations.
This is cumbersome. It would be great if we somehow have an even to know that the particular row lost focus.
Regards,
Jyothi