A quick-start project that helps you how to custom binding in blazor data grid component. As well as some important features such as paging, sorting, filtering, aggregates, grouping and editing using custom binding.
Documentation: https://blazor.syncfusion.com/documentation/datagrid/custom-binding
Online examples: https://blazor.syncfusion.com/demos/datagrid/custom-binding?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.