Skip to main content
Syncfusion.Blazor.TreeGrid package icon

Syncfusion.Blazor.TreeGrid

The Blazor Tree Grid is a feature-rich control used to visualize self-referential and hierarchical data effectively in a tabular format. It can pull data from data sources such as enumerable collecton of records, RESTful services, OData services, WCF services or DataManager. It also expands or collapses child data using the tree column. Key Features • Data sources: Binds the Tree Grid component with an array of JavaScript objects or DataManager. • Sorting: Supports n levels of sorting. • Filtering: Supports filtering records with filter bar and menu filtering modes. • Paging: Allows easy switching between pages using the pager bar. • Editing: Offers cell and row editing modes for updating the records. • Columns: The column definitions are used as the datasource schema in the Tree Grid. This plays a vital role in rendering column values in the required tree structure. o Reordering: Allows dragging and dropping of any column anywhere in the tree grid’s column header row, thus allowing repositioning of columns. o Column Chooser: The column chooser provides a list of column names paired with check boxes that allow the visibility to be toggled on the fly. o Resizing: Resizing allows changing column width on the fly by simply dragging the right corner of the column header. o Cell Styling: Tree Grid cell styles can be customized either by using CSS or programmatically. o Freeze: Columns and rows can be frozen to allow scrolling and comparing cell values. • Rows or cells can be selected in the tree grid. One or more rows or cells can also be selected by holding Ctrl or Command, or programmatically. • Templates: Templates can be used to create custom user experiences in the tree grid. • Aggregation: Provides the option to easily visualize the aggregates for column values. Displays aggregates for child data. • Context menu: The context menu provides a list of actions to be performed in the tree grid. It appears when a cell, header, or the pager is right-clicked. • Export: Provides the options to export the tree grid data to Excel, PDF, and CSV formats. • RTL support: Provides right-to-left mode that aligns the tree grid content from right to left. • Localization: Provides an inherent support to localize the UI. Helpful links: Feature tour: https://www.syncfusion.com/blazor-components/blazor-tree-grid Documentation: https://blazor.syncfusion.com/documentation/treegrid/getting-started/?utm_source=nuget&utm_medium=listing Demos: https://blazor.syncfusion.com/demos/tree-grid/default-functionalities?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident/?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/blazor-components/?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Total Downloads
1.1M
1,135,893
Published
Mar 16, 2021
Latest stable version

Install

.NET CLI
dotnet add package Syncfusion.Blazor.TreeGrid --version 18.4.0.48
Package Manager Console
Install-Package Syncfusion.Blazor.TreeGrid -Version 18.4.0.48
PackageReference
<PackageReference Include="Syncfusion.Blazor.TreeGrid" Version="18.4.0.48" />

Frameworks

net5.0 .NETStandard2.1

Dependencies

[18.4.0.48, )
[18.4.0.48, )
[18.4.0.48, )
[18.4.0.48, )
[18.4.0.48, )
[18.4.0.48, )
Syncfusion.Blazor.Core
.NETStandard2.1
[18.4.0.48, )
Syncfusion.Blazor.Data
.NETStandard2.1
[18.4.0.48, )
Syncfusion.Blazor.Grid
.NETStandard2.1
[18.4.0.48, )
[18.4.0.48, )
[18.4.0.48, )
[18.4.0.48, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.