Hi Pierre,
Thanks for sharing the details.
We have validated your query and from your shared information, you have not defined primary key for one of the Grid columns(in which the column have unique values). We would like to inform you that the Primary key column is required for Editing feature.
Editing feature requires a primary key column for CRUD operations. To define the primary key, set IsPrimaryKey to true in particular column whose value is unique.
Reference:
So we suggest you to set the IsPrimaryKey to any one of the columns(which column has a unique value) to resolve the problem.
Please let us know if you have any concerns.
Regards,
Rahul