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.
Is there a way to commit changes to the underlying datatable while still in the cell on a new row. The problem is the user sometimes clicks the save button before leaving the cell or the row and the datatable is not aware of the changes in the new row when I call endedit on the datarow.
Usually I set focus to a different control as a work around but sometime I cannot. I have tried grid.binder.endedit and grid.model.endedit with no luck.