Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
The pivot table provides a built-in Field List similar to Microsoft Excel. It allows to add or remove fields and also rearrange them between different axes, including column, row, value, and filter along with sort and filter options dynamically at runtime. However, the field list UI is currently only visible when the data source is bound to the pivot table component.
Requirement:
It is necessary to provide support for rendering the field list UI even though an empty data source is bound to the pivot table component. An empty field list UI should be created when binding an empty data source.