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 project that enables data binding and CRUD action handling in the Syncfusion Blazor DataGrid to a Microsoft Sql using CustomAdaptor feature of the Grid.
3
+
4
+
## Steps to run the sample
5
+
6
+
1. Download or unzip the project and run the project in Visual Studio 2022
7
+
8
+
2. Open ServerExplorer tab in Visual Studio.
9
+
10
+
3. Add NORTHWND.MDF database located in the App_Data folder Grid_MSSQL project into the application.
11
+
12
+
4. Replace connected database's connectionstring in OrderData.cs file.
0 commit comments