Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Blazor Datagrid Render Adaptive Layout

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

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

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

# How to run this application?
## How to run this application?
• 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.

• 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

• Now, simply build and run your project to view the output.
• Now, simply build and run your project to view the output.