A quick-start project that helps you to customize the edit dialog in Syncfusion Blazor Data Grid. This project contains simple code customizations to add custom components like Numeric TextBox, AutoComplete, DatePicker, Dropdown List, and TextBox to the edit dialog using a template.
Documentation: https://blazor.syncfusion.com/documentation/datagrid/editing/#entity-framework
Online examples: https://blazor.syncfusion.com/demos/datagrid/grid-dialog-template
- 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.