Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 670 Bytes

File metadata and controls

18 lines (11 loc) · 670 Bytes

Customize the Edit Dialog Using Templates in Blazor TreeGrid

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

Prerequisites

  • Visual Studio 2022

How to run the project

  • 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.