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 refer to the flickering of a GridDataBoundGrid,
when I save the content of the grid to a dataset.
(see also http://www.syncfusion.com/Support/forums/message.aspx?MessageID=21924)
I overcame this problem really simple:
First I set the visible property to false,
.
.code for updating etc etc
.
.
then I set the property to true.
It also speeds up the process big time.
Greetz,
Reinier