A quick-start project that helps you how to sorting in blazor DataGrid.
Documentation: https://blazor.syncfusion.com/documentation/datagrid/sorting
Online examples:
- Multi-Sorting: https://blazor.syncfusion.com/demos/datagrid/sorting?theme=fluent
- Custom-Sorting: https://blazor.syncfusion.com/demos/datagrid/customsorting?theme=fluent
- Visual Studio 2022
- Checkout this project to a location in your disk.
- Open the solution file using the Visual Studio 2022.
- Restore the NuGet packages by rebuilding the solution.
- Run the project.