I am using ASP.NET MVC and implemented Kendo Grid Inline Add/Edit/Delete functionality. I am binding data source from server side first time. Then I do Add/Edit/Delete operation on client side in kendo grid data source property. When I Edit any row which has been added temporary, then I do cancel click , the row is getting deleted automatically from the data source itself. The row should be persisted in the datasource. please let me know any solution for this issue.
For technical questions or issue reports, please use our support channels on telerik.com (ticketing system or forums). Thus our support staff will be able to advice you accordingly. Thank you for your understanding.