You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A quick start Blazor Web-Assembly project that shows how to add and work with the Blazor Pivot Table component of Syncfusion. This project also includes a code snippet to add required fields in the Blazor Pivot Table and shows you how to add useful features like a grouping bar, filtering, formatting, and a field list.
A quick start Blazor project that shows how to add, edit and delete records in the Blazor Pivot Table, how to display the table data using Pivot Chart, customize the chart and edit the data through the chart.
This GitHub repository demonstrates how to integrate Azure OpenAI with the Syncfusion Blazor Pivot Table to predict future trends based on historical data
A quick start Blazor project that shows how to group data in the Blazor Pivot Table component. This project also explains the types of Grouping such as Number, Date, and Custom based on the field type.
The server-side pivot engine can efficiently process raw data from different data sources and only communicate the necessary data to the view-port of the pivot table. This results in less bandwidth and more efficient performance.
A quick start Blazor project that shows how to add, remove, filter, and sort members in the Blazor Pivot Table component using the GroupingBar UI. This project also includes a code snippet to enable the fields panel, and customize the grouping bars.
A quick start Blazor project that shows how to filter and sort data in the Blazor Pivot Table in a Blazor WebAssembly App. This project also includes a code snippet to filter and sort data programmatically.
A quick start Blazor project that shows how to customize rows and columns in a Blazor Pivot Table. This project includes a code snippet to customize the row height, column width, display of the cell content using TextWrap and ClipMode properties, and grid lines on the Pivot Table.