Skip to content

Commit 5e5fd64

Browse files
authored
Committing the readme file
1 parent fd3ae4d commit 5e5fd64

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1-
# how-to-create-and-customize-toolbar-in-a-blazor-pivot-table
2-
A quick start Blazor project that shows how to create a toolbar and add toolbar items in a Blzor Pivot Table. This project includes a code snippet to customize the toolbar items.    #blazor-components, #blazor-pivot-table, #blazor-pivottable-ui, #blazor-pivot-view, #blazor-pivot-table-toolbar
1+
# How to Create and Customize Toolbar in a Blazor Pivot Table
2+
3+
A quick start Blazor project that shows how to create a toolbar and add toolbar items in a Blazor Pivot Table. This project includes a code snippet to customize the toolbar items.
4+
5+
Refer to the following documentation to learn about the Blazor Pivot Table component:
6+
https://blazor.syncfusion.com/documentation/pivot-table/tool-bar
7+
8+
Check out this online example of the Blazor Pivot Table component:
9+
https://blazor.syncfusion.com/demos/pivot-table/toolbar?theme=fluent
10+
11+
Watch the following video to get started with a Blazor Web Assembly app and add Syncfusion Blazor components to it:
12+
https://www.youtube.com/watch?v=zKU580cOqjg
13+
14+
## Project prerequisites
15+
Make sure that you have the compatible versions of [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/ ) and [.NET Core SDK 7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) or later version in your machine before starting to work on this project.
16+
17+
## How to run this application
18+
To run this application, you need to first clone the `how-to-create-and-customize-toolbar-in-a-blazor-pivot-table` repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.

0 commit comments

Comments
 (0)