You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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