Skip to content

Commit 739704c

Browse files
authored
Update README.md
1 parent a8b9e94 commit 739704c

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
1-
# Customize-the-appearance-of-Blazor-Pivot-Table-Using-Templates-and-Conditional-Formatting
1+
# Customize the appearance of a Blazor Pivot Table Using Templates and Conditional Formatting
2+
3+
A quick-start project that helps you customize the Syncfusion Blazor Pivot Table easily using a template and conditional formatting in a WebAssembly app. You will learn how to customize the appearance of Pivot Table cells using the cell template and apply conditional formatting to a specific value field programmatically and to all the value fields.
4+
5+
Watch the video now: Coming soon...
6+
7+
Documentation: https://blazor.syncfusion.com/documentation/pivot-table/row-and-column/#cell-template
8+
https://blazor.syncfusion.com/documentation/pivot-table/conditional-formatting
9+
10+
Online example: https://blazor.syncfusion.com/demos/pivot-table/cell-template
11+
https://blazor.syncfusion.com/demos/pivot-table/conditional-formatting
12+
13+
## Project prerequisites
14+
Make sure you have a compatible version of .NET Core on your machine before starting to work on this project. You will also need the following:
15+
* [Visual Studio 2019 (version 16.6+)]( https://visualstudio.microsoft.com/downloads)
16+
* [.NET Core SDK 3.1.3+](https://dotnet.microsoft.com/download/dotnet-core/3.1)
17+
18+
## How to run this application
19+
To run this application, you need to first clone or download the ‘Customize the appearance of Blazor Pivot Table Using Templates and Conditional Formatting’ repository and then open it in Visual Studio 2019. Now, build and run your project to view the output.
20+
21+
## Further help
22+
23+
To get more help, check the [ASP.NET Core Blazor documentation](https://docs.microsoft.com/en-us/aspnet/core/blazor).

0 commit comments

Comments
 (0)