I started having this error after updating Kendo. For me, it turned out that clicking in an editable column for a property named "Name" caused the error. Once I changed it to "MyPropertyName," it worked fine. You can tell if this is your problem by clicking in a different column cell; if that cell does not give the error, then this could be your issue.