Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 552 Bytes

File metadata and controls

16 lines (10 loc) · 552 Bytes

Hierarchy in Blazor DataGrid Component

A quick-start project that helps you to display Blazor Data Grid in hierarchical structure which can be shown or hidden by clicking the expand or collapse button.

Online examples: https://blazor.syncfusion.com/demos/datagrid/hierarchy-grid

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.