Skip to content

Commit 58f01be

Browse files
Update README.md
1 parent 74f6ab8 commit 58f01be

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# create-master-details-view-using-blazor-datagrid
2-
A quick start Blazor Server App that helps you to create a master details view using the Blazor DataGrid component of Syncfusion.
1+
# Create Master-Details View Using Blazor DataGrid
2+
A quick start Blazor Server App that helps you to create a master details view using the Blazor DataGrid component of Syncfusion. You will also learn how to use other components like Maps, Scheduler, Child DataGrid and Tab inside the details view of the master DataGrid.
3+
4+
## Project pre-requisites
5+
Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK 3.1.2 in your machine before starting to work on this project.
6+
7+
## How to run this application?
8+
To run this application, you need to first clone the `create-master-details-view-using-blazor-datagrid` repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.

0 commit comments

Comments
 (0)