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.
ADAdministrator Syncfusion Team February 25, 2003 01:07 PM
Sandwich your updates between calls to GridControl.BeginUpdate and GridControl.EndUpdate. Or, GridDataBoundGrid.BeginUpdate and GridDataBoundGrid.EndUpdate.
ADAdministrator Syncfusion Team February 25, 2003 01:08 PM
Sandwich your updates between calls to GridControl.BeginUpdate and GridControl.EndUpdate. Or, GridDataBoundGrid.BeginUpdate and GridDataBoundGrid.EndUpdate.
TOToyinFebruary 25, 2003 11:03 PM
Hi,
Does this also work for automatic calculations of formulas?
In addition, will there be a function/property in the next version where we can turn off automatic calculation?
Best Regards,
Toy.
ADAdministrator Syncfusion Team February 26, 2003 02:11 AM
No, BeginUpdate/EndUpdate is only for painting.
The next release (couple of weeks) will have a property that will control this.