Skip to content

Commit 2fd726f

Browse files
Update README.md
1 parent efd96ea commit 2fd726f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ A quick-start project that helps you how to sorting in blazor DataGrid.
55
Documentation: https://blazor.syncfusion.com/documentation/datagrid/sorting
66

77
Online examples: Multi-Sorting : https://blazor.syncfusion.com/demos/datagrid/sorting?theme=fluent
8+
89
Custom sorting : https://blazor.syncfusion.com/demos/datagrid/customsorting?theme=fluent
910

1011
# Project prerequisites
1112
Make sure that you have the latest versions of 'Visual Studio 2022' in your machine before starting to work on this project.
1213
# How to run this application?
1314
• To run this application, you need to first clone the <code>Blazor-DataGrid-Sorting</code> repository and then open it in Visual Studio 2022.
1415

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
1617

1718
• Now, simply build and run your project to view the output.

0 commit comments

Comments
 (0)