Syncfusion.Blazor.TreeGrid 19.1.0.66

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Blazor.TreeGrid --version 19.1.0.66
                    
NuGet\Install-Package Syncfusion.Blazor.TreeGrid -Version 19.1.0.66
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Blazor.TreeGrid" Version="19.1.0.66" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Blazor.TreeGrid" Version="19.1.0.66" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Blazor.TreeGrid" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Blazor.TreeGrid --version 19.1.0.66
                    
#r "nuget: Syncfusion.Blazor.TreeGrid, 19.1.0.66"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Syncfusion.Blazor.TreeGrid@19.1.0.66
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.Blazor.TreeGrid&version=19.1.0.66
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Blazor.TreeGrid&version=19.1.0.66
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Syncfusion.Blazor.TreeGrid:

Package Downloads
Syncfusion.Blazor.Gantt

This package provides the functionality to utilize the features of Syncfusion® Blazor Gantt Chart component and more.

Ruth.JYC.Net7.RazorClassLib

Package Description

Ruth.JYC.Net6.RazorClassLib

Package Description

Ruth.JYC.Net8.ManageRazor

Package Description

Ruth.JYC.JDGL

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
31.1.23 512 10/6/2025
31.1.22 822 9/30/2025
31.1.21 933 9/22/2025
31.1.20 861 9/16/2025
31.1.19 712 9/11/2025
31.1.18 733 9/10/2025
31.1.17 2,260 9/5/2025
30.2.7 2,183 8/25/2025
30.2.6 5,478 8/18/2025
30.2.5 865 8/13/2025
30.2.4 2,801 8/7/2025
30.1.42 2,168 7/28/2025
30.1.41 3,684 7/22/2025
30.1.40 1,028 7/14/2025
30.1.39 1,462 7/8/2025
30.1.38 1,561 7/1/2025
30.1.37 1,619 6/25/2025
29.2.11 1,847 6/16/2025
29.2.10 3,738 6/9/2025
29.2.9 1,722 6/5/2025
29.2.8 2,057 6/3/2025
29.2.7 2,147 5/26/2025
29.2.5 2,706 5/21/2025
29.2.4 2,288 5/14/2025
29.1.41 3,722 5/5/2025
29.1.40 1,354 4/28/2025
29.1.39 3,187 4/21/2025
29.1.38 2,463 4/14/2025
29.1.37 1,448 4/8/2025
29.1.35 1,343 4/1/2025
29.1.33 4,293 3/25/2025
28.2.12 9,042 3/19/2025
28.2.11 2,073 3/10/2025
28.2.9 4,637 3/4/2025
28.2.7 1,155 2/25/2025
28.2.6 1,478 2/17/2025
28.2.5 5,697 2/11/2025
28.2.4 2,573 2/4/2025
28.2.3 6,744 1/29/2025
28.1.41 2,676 1/20/2025
28.1.39 2,138 1/13/2025
28.1.38 1,275 1/7/2025
28.1.37 1,364 12/31/2024
28.1.36 3,121 12/23/2024
28.1.35 1,023 12/18/2024
28.1.33 9,943 12/12/2024
27.2.5 3,698 12/2/2024
27.2.4 13,495 11/26/2024
27.2.3 671 11/22/2024
27.2.2 2,992 11/15/2024
27.1.58 12,671 11/4/2024
27.1.57 1,735 10/28/2024
27.1.56 1,626 10/23/2024
27.1.55 738 10/21/2024
27.1.53 1,876 10/14/2024
27.1.52 3,018 10/7/2024
27.1.51 1,715 9/30/2024
27.1.50 2,890 9/23/2024
27.1.48 15,366 9/18/2024
26.2.14 9,183 9/9/2024
26.2.13 1,953 9/5/2024
26.2.12 670 9/2/2024
26.2.11 3,517 8/27/2024
26.2.10 1,358 8/19/2024
26.2.9 766 8/12/2024
26.2.8 1,806 8/5/2024
26.2.7 813 7/29/2024
26.2.5 1,956 7/26/2024
26.2.4 2,636 7/24/2024
26.1.42 1,651 7/15/2024
26.1.41 8,389 7/8/2024
26.1.40 1,498 7/1/2024
26.1.39 1,253 6/24/2024
26.1.38 4,919 6/18/2024
26.1.35 4,556 6/11/2024
25.2.7 3,206 6/3/2024
25.2.6 1,131 5/28/2024
25.2.5 2,751 5/21/2024
25.2.4 7,695 5/14/2024
25.2.3 8,961 5/8/2024
25.1.42 1,403 4/29/2024
25.1.41 1,570 4/23/2024
25.1.40 2,070 4/15/2024
25.1.39 1,593 4/8/2024
25.1.38 7,262 4/1/2024
25.1.37 888 3/26/2024
25.1.35 13,367 3/15/2024
24.2.9 2,980 3/4/2024
24.2.8 6,359 2/26/2024
24.2.7 1,432 2/19/2024
24.2.6 961 2/14/2024
24.2.5 685 2/12/2024
24.2.4 3,022 2/5/2024
24.2.3 2,167 1/31/2024
24.1.47 3,676 1/22/2024
24.1.46 2,583 1/16/2024
24.1.45 5,124 1/8/2024
24.1.44 998 1/2/2024
24.1.43 1,032 12/27/2023
24.1.41 11,836 12/18/2023
23.2.7 4,193 12/6/2023
23.2.6 3,598 11/28/2023
23.2.5 749 11/23/2023
23.2.4 1,882 11/20/2023
23.1.44 8,386 11/6/2023
23.1.43 1,139 10/30/2023
23.1.42 1,241 10/23/2023
23.1.41 2,831 10/16/2023
23.1.40 5,499 10/10/2023
23.1.39 1,530 10/4/2023
23.1.38 1,094 9/26/2023
23.1.36 13,608 9/15/2023
22.2.12 5,842 9/5/2023
22.2.11 1,321 8/28/2023
22.2.10 2,741 8/22/2023
22.2.9 4,913 8/14/2023
22.2.8 1,084 8/7/2023
22.2.7 1,271 8/2/2023
22.2.5 12,935 7/27/2023
22.1.39 6,020 7/18/2023
22.1.38 2,942 7/11/2023
22.1.37 1,055 7/3/2023
22.1.36 1,064 6/28/2023
22.1.34 2,122 6/21/2023
21.2.10 2,498 6/13/2023
21.2.9 707 6/6/2023
21.2.8 2,244 5/30/2023
21.2.6 1,551 5/22/2023
21.2.5 962 5/15/2023
21.2.4 3,451 5/9/2023
21.2.3 2,746 5/3/2023
21.1.41 3,302 4/19/2023
21.1.39 1,002 4/10/2023
21.1.38 1,104 4/3/2023
21.1.37 1,872 3/29/2023
21.1.35 3,678 3/23/2023
20.4.0.54 4,940 3/13/2023
20.4.0.53 1,123 3/7/2023
20.4.0.52 1,972 2/28/2023
20.4.0.51 4,753 2/21/2023
20.4.0.50 1,037 2/14/2023
20.4.0.49 2,724 2/7/2023
20.4.0.48 5,890 2/1/2023
20.4.0.44 3,483 1/18/2023
20.4.0.43 1,609 1/10/2023
20.4.0.42 1,146 1/4/2023
20.4.0.41 1,339 12/29/2022
20.4.0.40 1,223 12/28/2022
20.4.0.38 4,065 12/21/2022
20.3.0.61 6,376 12/13/2022
20.3.0.60 7,008 12/6/2022
20.3.0.59 1,350 11/29/2022
20.3.0.58 4,278 11/22/2022
20.3.0.57 2,128 11/15/2022
20.3.0.56 2,119 11/8/2022
20.3.0.52 2,307 10/27/2022
20.3.0.50 4,860 10/18/2022
20.3.0.49 2,076 10/11/2022
20.3.0.48 1,821 10/5/2022
20.3.0.47 11,551 9/29/2022
20.2.0.50 1,555 9/20/2022
20.2.0.49 3,062 9/13/2022
20.2.0.48 2,956 9/6/2022
20.2.0.46 1,280 8/30/2022
20.2.0.45 1,956 8/23/2022
20.2.0.44 1,649 8/16/2022
20.2.0.43 2,083 8/8/2022
20.2.0.40 2,265 7/26/2022
20.2.0.39 1,562 7/19/2022
20.2.0.38 1,943 7/12/2022
20.2.0.36 13,061 6/30/2022
20.1.0.61 6,842 6/20/2022
20.1.0.60 2,680 6/14/2022
20.1.0.59 1,672 6/7/2022
20.1.0.58 1,571 5/31/2022
20.1.0.57 2,806 5/24/2022
20.1.0.56 1,592 5/17/2022
20.1.0.55 6,963 5/12/2022
20.1.0.52 3,031 5/3/2022
20.1.0.51 2,322 4/26/2022
20.1.0.50 1,990 4/19/2022
20.1.0.48 2,193 4/12/2022
20.1.0.47 3,208 4/4/2022
19.4.0.56 5,801 3/15/2022
19.4.0.55 1,440 3/8/2022
19.4.0.54 2,369 3/1/2022
19.4.0.53 1,909 2/22/2022
19.4.0.52 1,511 2/15/2022
19.4.0.50 2,666 2/8/2022
19.4.0.48 16,580 1/31/2022
19.4.0.47 2,970 1/25/2022
19.4.0.43 1,600 1/18/2022
19.4.0.42 2,708 1/11/2022
19.4.0.41 1,145 1/4/2022
19.4.0.40 1,443 12/28/2021
19.4.0.38 3,249 12/17/2021
19.3.0.59 1,128 12/14/2021
19.3.0.57 1,063 12/7/2021
19.3.0.56 1,392 11/30/2021
19.3.0.55 994 11/23/2021
19.3.0.54 1,762 11/17/2021
19.3.0.53 2,209 11/12/2021
19.3.0.48 1,281 11/2/2021
19.3.0.47 1,486 10/26/2021
19.3.0.46 1,653 10/19/2021
19.3.0.45 1,371 10/12/2021
19.3.0.44 1,134 10/5/2021
19.3.0.43 3,896 9/30/2021
19.2.0.62 5,733 9/13/2021
19.2.0.60 1,111 9/7/2021
19.2.0.59 2,225 8/30/2021
19.2.0.57 1,183 8/24/2021
19.2.0.56 1,161 8/17/2021
19.2.0.55 2,491 8/11/2021
19.2.0.51 1,590 8/2/2021
19.2.0.49 5,602 7/27/2021
19.2.0.48 1,278 7/19/2021
19.2.0.47 1,886 7/13/2021
19.2.0.46 1,544 7/6/2021
19.2.0.44 5,697 6/30/2021
19.1.0.69 4,519 6/14/2021
19.1.0.67 6,804 6/7/2021
19.1.0.66 1,223 5/31/2021
19.1.0.65 1,507 5/24/2021
19.1.0.64 1,711 5/19/2021
19.1.0.63 1,773 5/13/2021
19.1.0.59 1,164 5/3/2021
19.1.0.58 4,057 4/26/2021
19.1.0.57 1,304 4/20/2021
19.1.0.56 1,115 4/13/2021
19.1.0.55 1,178 4/6/2021
19.1.0.54 4,951 3/30/2021
18.4.0.49 1,395 3/23/2021
18.4.0.48 1,062 3/16/2021
18.4.0.47 1,119 3/9/2021
18.4.0.46 1,077 3/2/2021
18.4.0.44 1,158 2/23/2021
18.4.0.43 1,138 2/15/2021
18.4.0.42 1,321 2/9/2021
18.4.0.41 1,065 2/2/2021
18.4.0.39 2,059 1/28/2021
18.4.0.35 1,131 1/19/2021
18.4.0.34 1,049 1/12/2021
18.4.0.33 1,843 1/4/2021
18.4.0.32 991 12/30/2020
18.4.0.31 8,283 12/22/2020
18.4.0.30 5,459 12/17/2020