Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 703 Bytes

File metadata and controls

21 lines (13 loc) · 703 Bytes

Column Customization in Blazor TreeGrid

This sample explains about how to customize column headers and data in the Blazor TreeGrid component using template option.

Documentation: https://blazor.syncfusion.com/documentation/treegrid/columns

Online examples:

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.