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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Make sure that you have the latest versions of 'Visual Studio 2022' in your mach
12
12
# How to run this application?
13
13
• To run this application, you need to first clone the <code>Auto-Generate-Columns-in-Blazor-DataGrid</code> repository and then open it in Visual Studio 2022.
14
14
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
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
16
17
17
• Now, simply build and run your project to view the output.
0 commit comments