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
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?
13
14
• To run this application, you need to first clone the <code>Blazor-DataGrid-Sorting</code> repository and then open it in Visual Studio 2022.
14
15
15
-
• 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
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
16
17
17
18
• Now, simply build and run your project to view the output.
0 commit comments