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.
PSPavithra Subramaniyam Syncfusion Team August 4, 2022 01:49 PM UTC
Hi Benedict,
Thanks for contacting Syncfusion support.
By default, in our Grid, to perform the CRUD actions we need to
set a primary key column that has the unique column values. We
cannot edit the records for the primary key column, to avoid the duplication of values. This is the default behavior of our Grid. The reported issue might be due to the missing Primary key column in your Grid.