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.
I am using batch mode to change the state of a cell, but I want a way to be able to change a cell in normal edit, because when I try to use updateCell without batch mode I get the following error:
PSPavithra Subramaniyam Syncfusion Team October 19, 2021 11:52 AM UTC
Hi Luis,
Thanks for contacting Syncfusion support.
You can achieve your requirement by using the ‘setCellValue’ method. Please refer to the below code example, documentation and sample link more information.