Skip to content

Commit b983e33

Browse files
Update README.md
1 parent d18d344 commit b983e33

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1+
12
# blazor-datagrid-render-adaptive-layout
2-
This sample is to demonstrate on how to ender grid in adaptive layout
3+
4+
A quick-start project that helps you how to design the adaptive layout in Blazor DataGrid component.
5+
6+
Documentation: https://blazor.syncfusion.com/documentation/datagrid/adaptive-layout
7+
8+
Online examples: https://blazor.syncfusion.com/demos/datagrid/adaptive-rendering?theme=fluent
9+
10+
# Project prerequisites
11+
Make sure that you have the latest versions of 'Visual Studio 2022' in your machine before starting to work on this project.
12+
13+
# How to run this application?
14+
• 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+
16+
• 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.

0 commit comments

Comments
 (0)