The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
JPJeevakanth Palaniappan Syncfusion Team October 21, 2021 07:34 AM UTC
Hi Vasile,
Greetings from Syncfusion support.
We have checked your code and found that you have not set IsPrimaryKey property for any of the grid columns. To perform CRUD operation, you have to set IsPrimaryKey as true for any unique column. Please refer the below code snippet, sample and the documentation for your reference.