Hi Nobuhide,
Thanks for contacting Syncfusion support.
Query: “Even if the update process is completed, it remains in edit mode”
From your query we understand that you are facing issue while inserting a records into Grid using ODataV4Adaptor. The reported might occur when PrimaryKey column is not defined in Grid. To perform CRUD operation in IsPrimaryKey property must be enabled to any one of the available column whose value is null. So kindly ensure that you have defined IsPrimaryKey property to column whose values is unique.
If you are still facing the issue, kindly share the following details.
- Since the edit form is not closed. Exception might be thrown in console window.
- So kindly share the screenshot of the issue along with stack trace in browser console. (Ctrl+F12)
- Share your Grid code example.
- Share your Syncfusion Nuget package version.
- If possible share the issue reproducible sample.
Above requested details will be helpful for us to validate the reported issue at our end.
Regards,
Vignesh Natarajan