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.
Refer to the following documentation to learn about the Blazor Pivot Table component: https://blazor.syncfusion.com/documentation/pivot-table/getting-started
Check out this online example of the Blazor Pivot Table component: https://blazor.syncfusion.com/demos/pivot-table/default-functionalities?theme=fluent
Watch the following video to get started with a Blazor Web Assembly app and add Syncfusion Blazor components to it: https://www.youtube.com/watch?v=zKU580cOqjg
Make sure that you have the compatible versions of Visual Studio 2022 and .NET Core SDK 6.0 or later version in your machine before starting to work on this project.
To run this application, you need to first clone the getting-started-with-the-blazor-pivot-table-component repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.