Skip to content

Commit e4d35a7

Browse files
Update README.md
1 parent a617901 commit e4d35a7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Auto Generate Columns in Blazor DataGrid
1+
# Auto Generate Columns in Blazor DataGrid?
22

33
A quick-start project that helps you how to Auto Generate Columns in blazor DataGrid and customize using Data annotations.
44

@@ -8,10 +8,13 @@ Online examples: https://blazor.syncfusion.com/demos/datagrid/data-annotation?th
88

99
# Project prerequisites
1010
Make sure that you have the latest versions of 'Visual Studio 2022' in your machine before starting to work on this project.
11+
1112
# How to run this application?
1213
• To run this application, you need to first clone the <code>Auto-Generate-Columns-in-Blazor-DataGrid</code> repository and then open it in Visual Studio 2022.
1314

1415
• Register the syncfusion license key in program.cs file, if you have any doubt check the documentation link : https://blazor.syncfusion.com/documentation/getting-started/license-key/how-to-register-in-an-application
1516

16-
• Now, simply build and run your project to view the output.![image](https://user-images.githubusercontent.com/102207462/233938629-574b7e5a-947a-4c66-ba2d-13ab4b2bec38.png)
17+
• Now, simply build and run your project to view the output.
18+
19+
1720

0 commit comments

Comments
 (0)