A quick-start Blazor project that shows a way to customize the edit dialog of a Syncfusion Blazor TreeGrid component using templates option.
Documentation: https://blazor.syncfusion.com/documentation/treegrid/editing/template-editing
Online examples: https://blazor.syncfusion.com/demos/tree-grid/dialog-editing?theme=bootstrap4
- 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.