Kendo UI grid, issue saving new record (AngularJS)
问题 I have an order line grid with a custom edit form, whose fields are pre-populated for adding a row. I thought I had this working based on help I received from this question: How to populate add-row form programmatically for Kendo UI grid (AngularJS) However, though it works in the simplified plunker, there are a couple of issues when trying to implement it in a real project. Here is an updated plunker to show the issues below: http://plnkr.co/edit/wtW4RzVu7uuhrJJbWvVd?p=preview Here is the