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'm using an unbound syncfusion grid in which I display my data cell per cell.
I would like to have cumulative cells (like excel calculated cells). Let's says A1 to E1 IN F1. Is there a way to do this with the grid? I need to consider the fact that someone could paste a range of data.
Thanks