Skip to content

Commit acceb14

Browse files
Merge pull request #1 from Backiaraj/grid
Modified the readme content
2 parents faae068 + e22b4cc commit acceb14

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# Blazor Datagrid Render Adaptive Layout
32

43
A quick-start project that helps you how to design the adaptive layout in Blazor DataGrid component.
@@ -7,12 +6,10 @@ Documentation: https://blazor.syncfusion.com/documentation/datagrid/adaptive-lay
76

87
Online examples: https://blazor.syncfusion.com/demos/datagrid/adaptive-rendering?theme=fluent
98

10-
# Project prerequisites
9+
## Project prerequisites
1110
Make sure that you have the latest versions of 'Visual Studio 2022' in your machine before starting to work on this project.
1211

13-
# How to run this application?
12+
## How to run this application?
1413
• To run this application, you need to first clone the <code>blazor-datagrid-render-adaptive-layout</code> repository and then open it in Visual Studio 2022.
15-
1614
• 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
17-
18-
• Now, simply build and run your project to view the output.
15+
• Now, simply build and run your project to view the output.

0 commit comments

Comments
 (0)