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 have implemented SfDataGrid with IncrementalList<T>, and eveything work great and new items were append at the end of the list when user scroll to the bottom.
But, how can I reinitialise the IncrementalList<T> object for different set to collection on the same SfDataGrid control?