Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Syncfusion has EJ2.Pivot library to do the entire pivot calculations in serve-side and pass only the viewport information to browser. And it supports in EJ2 Pivot Table component.
The Blazor Pivot Table component has some delays in Blazor WASM application while comparing Blazor server-side application because of the limitations in WASM application.
This delay can be reduced while using the EJ2.Pivot library to do the pivot calculation instead of doing the same in Syncfusion.Blazor.PivotTable library.
So, need to provide support to use the EJ2.Pivot library in Blazor Pivot Table.