Example of Defer Layout Update in Blazor Pivot Table Component

Pivot Table / Miscellaneous / Defer Layout Update

This sample demonstrates the defer layout update feature of the pivot table. The defer layout update allows users to refresh the pivot table on-demand instead of during every UI interaction.

Pivot Field List
Drag fields between axes below:
Filters
Drop filter here
Rows
Drop row here
Columns
Drop column here
Values
Drop value here

Deferring a layout update can be useful when you need to remove or add multiple fields in a report and you don't want to update the pivot table after each change. Now, you can update a pivot table after performing all changes at the report level in the field list resulting in better performance.

In this sample, the Defer Layout Update option can be enabled or disabled via field list UI. In general, this feature can be enabled by setting the AllowDeferLayoutUpdate property in SfPivotView to true.

More information on the defer update feature can be found in this documentation section.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE