Syncfusion.Blazor.TreeGrid 18.4.0.47

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 18.4.0.47
                    
NuGet\Install-Package Syncfusion.Blazor.TreeGrid -Version 18.4.0.47
                    
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="18.4.0.47" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Blazor.TreeGrid" Version="18.4.0.47" />
                    
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 18.4.0.47
                    
#r "nuget: Syncfusion.Blazor.TreeGrid, 18.4.0.47"
                    
#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@18.4.0.47
                    
#: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=18.4.0.47
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Blazor.TreeGrid&version=18.4.0.47
                    
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 0 10/6/2025
31.1.22 451 9/30/2025
31.1.21 780 9/22/2025
31.1.20 824 9/16/2025
31.1.19 669 9/11/2025
31.1.18 610 9/10/2025
31.1.17 1,935 9/5/2025
30.2.7 2,119 8/25/2025
30.2.6 5,183 8/18/2025
30.2.5 843 8/13/2025
30.2.4 2,752 8/7/2025
30.1.42 2,017 7/28/2025
30.1.41 3,650 7/22/2025
30.1.40 1,013 7/14/2025
30.1.39 1,418 7/8/2025
30.1.38 1,558 7/1/2025
30.1.37 1,597 6/25/2025
29.2.11 1,813 6/16/2025
29.2.10 3,728 6/9/2025
29.2.9 1,615 6/5/2025
29.2.8 2,050 6/3/2025
29.2.7 2,141 5/26/2025
29.2.5 2,696 5/21/2025
29.2.4 2,217 5/14/2025
29.1.41 3,662 5/5/2025
29.1.40 1,350 4/28/2025
29.1.39 3,165 4/21/2025
29.1.38 2,405 4/14/2025
29.1.37 1,446 4/8/2025
29.1.35 1,342 4/1/2025
29.1.33 4,198 3/25/2025
28.2.12 9,002 3/19/2025
28.2.11 2,067 3/10/2025
28.2.9 4,625 3/4/2025
28.2.7 1,149 2/25/2025
28.2.6 1,468 2/17/2025
28.2.5 5,429 2/11/2025
28.2.4 2,550 2/4/2025
28.2.3 6,638 1/29/2025
28.1.41 2,655 1/20/2025
28.1.39 2,116 1/13/2025
28.1.38 1,272 1/7/2025
28.1.37 1,364 12/31/2024
28.1.36 3,047 12/23/2024
28.1.35 1,013 12/18/2024
28.1.33 9,921 12/12/2024
27.2.5 3,679 12/2/2024
27.2.4 13,471 11/26/2024
27.2.3 671 11/22/2024
27.2.2 2,992 11/15/2024
27.1.58 12,313 11/4/2024
27.1.57 1,732 10/28/2024
27.1.56 1,623 10/23/2024
27.1.55 735 10/21/2024
27.1.53 1,868 10/14/2024
27.1.52 3,000 10/7/2024
27.1.51 1,696 9/30/2024
27.1.50 2,834 9/23/2024
27.1.48 15,312 9/18/2024
26.2.14 9,122 9/9/2024
26.2.13 1,952 9/5/2024
26.2.12 669 9/2/2024
26.2.11 3,516 8/27/2024
26.2.10 1,357 8/19/2024
26.2.9 763 8/12/2024
26.2.8 1,800 8/5/2024
26.2.7 806 7/29/2024
26.2.5 1,936 7/26/2024
26.2.4 2,635 7/24/2024
26.1.42 1,644 7/15/2024
26.1.41 8,359 7/8/2024
26.1.40 1,489 7/1/2024
26.1.39 1,251 6/24/2024
26.1.38 4,895 6/18/2024
26.1.35 4,534 6/11/2024
25.2.7 3,199 6/3/2024
25.2.6 1,125 5/28/2024
25.2.5 2,743 5/21/2024
25.2.4 7,622 5/14/2024
25.2.3 8,958 5/8/2024
25.1.42 1,402 4/29/2024
25.1.41 1,563 4/23/2024
25.1.40 2,067 4/15/2024
25.1.39 1,591 4/8/2024
25.1.38 7,202 4/1/2024
25.1.37 885 3/26/2024
25.1.35 13,353 3/15/2024
24.2.9 2,974 3/4/2024
24.2.8 6,323 2/26/2024
24.2.7 1,426 2/19/2024
24.2.6 961 2/14/2024
24.2.5 684 2/12/2024
24.2.4 3,017 2/5/2024
24.2.3 2,160 1/31/2024
24.1.47 3,667 1/22/2024
24.1.46 2,581 1/16/2024
24.1.45 5,119 1/8/2024
24.1.44 998 1/2/2024
24.1.43 1,032 12/27/2023
24.1.41 11,802 12/18/2023
23.2.7 4,191 12/6/2023
23.2.6 3,597 11/28/2023
23.2.5 747 11/23/2023
23.2.4 1,881 11/20/2023
23.1.44 8,375 11/6/2023
23.1.43 1,138 10/30/2023
23.1.42 1,241 10/23/2023
23.1.41 2,829 10/16/2023
23.1.40 5,497 10/10/2023
23.1.39 1,529 10/4/2023
23.1.38 1,094 9/26/2023
23.1.36 13,596 9/15/2023
22.2.12 5,840 9/5/2023
22.2.11 1,319 8/28/2023
22.2.10 2,738 8/22/2023
22.2.9 4,907 8/14/2023
22.2.8 1,084 8/7/2023
22.2.7 1,269 8/2/2023
22.2.5 12,935 7/27/2023
22.1.39 6,018 7/18/2023
22.1.38 2,941 7/11/2023
22.1.37 1,055 7/3/2023
22.1.36 1,062 6/28/2023
22.1.34 2,115 6/21/2023
21.2.10 2,493 6/13/2023
21.2.9 706 6/6/2023
21.2.8 2,243 5/30/2023
21.2.6 1,547 5/22/2023
21.2.5 960 5/15/2023
21.2.4 3,448 5/9/2023
21.2.3 2,743 5/3/2023
21.1.41 3,291 4/19/2023
21.1.39 997 4/10/2023
21.1.38 1,103 4/3/2023
21.1.37 1,871 3/29/2023
21.1.35 3,676 3/23/2023
20.4.0.54 4,938 3/13/2023
20.4.0.53 1,122 3/7/2023
20.4.0.52 1,971 2/28/2023
20.4.0.51 4,752 2/21/2023
20.4.0.50 1,028 2/14/2023
20.4.0.49 2,715 2/7/2023
20.4.0.48 5,881 2/1/2023
20.4.0.44 3,479 1/18/2023
20.4.0.43 1,608 1/10/2023
20.4.0.42 1,145 1/4/2023
20.4.0.41 1,332 12/29/2022
20.4.0.40 1,219 12/28/2022
20.4.0.38 4,058 12/21/2022
20.3.0.61 6,374 12/13/2022
20.3.0.60 6,997 12/6/2022
20.3.0.59 1,348 11/29/2022
20.3.0.58 4,274 11/22/2022
20.3.0.57 2,126 11/15/2022
20.3.0.56 2,115 11/8/2022
20.3.0.52 2,296 10/27/2022
20.3.0.50 4,856 10/18/2022
20.3.0.49 2,074 10/11/2022
20.3.0.48 1,820 10/5/2022
20.3.0.47 11,544 9/29/2022
20.2.0.50 1,553 9/20/2022
20.2.0.49 3,057 9/13/2022
20.2.0.48 2,955 9/6/2022
20.2.0.46 1,279 8/30/2022
20.2.0.45 1,954 8/23/2022
20.2.0.44 1,647 8/16/2022
20.2.0.43 2,082 8/8/2022
20.2.0.40 2,264 7/26/2022
20.2.0.39 1,558 7/19/2022
20.2.0.38 1,941 7/12/2022
20.2.0.36 13,059 6/30/2022
20.1.0.61 6,839 6/20/2022
20.1.0.60 2,678 6/14/2022
20.1.0.59 1,670 6/7/2022
20.1.0.58 1,559 5/31/2022
20.1.0.57 2,802 5/24/2022
20.1.0.56 1,581 5/17/2022
20.1.0.55 6,960 5/12/2022
20.1.0.52 3,007 5/3/2022
20.1.0.51 2,274 4/26/2022
20.1.0.50 1,989 4/19/2022
20.1.0.48 2,191 4/12/2022
20.1.0.47 3,205 4/4/2022
19.4.0.56 5,798 3/15/2022
19.4.0.55 1,438 3/8/2022
19.4.0.54 2,354 3/1/2022
19.4.0.53 1,906 2/22/2022
19.4.0.52 1,510 2/15/2022
19.4.0.50 2,665 2/8/2022
19.4.0.48 16,570 1/31/2022
19.4.0.47 2,969 1/25/2022
19.4.0.43 1,596 1/18/2022
19.4.0.42 2,698 1/11/2022
19.4.0.41 1,143 1/4/2022
19.4.0.40 1,441 12/28/2021
19.4.0.38 3,245 12/17/2021
19.3.0.59 1,127 12/14/2021
19.3.0.57 1,061 12/7/2021
19.3.0.56 1,391 11/30/2021
19.3.0.55 984 11/23/2021
19.3.0.54 1,757 11/17/2021
19.3.0.53 2,206 11/12/2021
19.3.0.48 1,278 11/2/2021
19.3.0.47 1,485 10/26/2021
19.3.0.46 1,650 10/19/2021
19.3.0.45 1,369 10/12/2021
19.3.0.44 1,133 10/5/2021
19.3.0.43 3,895 9/30/2021
19.2.0.62 5,732 9/13/2021
19.2.0.60 1,110 9/7/2021
19.2.0.59 2,213 8/30/2021
19.2.0.57 1,173 8/24/2021
19.2.0.56 1,160 8/17/2021
19.2.0.55 2,489 8/11/2021
19.2.0.51 1,588 8/2/2021
19.2.0.49 5,601 7/27/2021
19.2.0.48 1,276 7/19/2021
19.2.0.47 1,884 7/13/2021
19.2.0.46 1,541 7/6/2021
19.2.0.44 5,686 6/30/2021
19.1.0.69 4,517 6/14/2021
19.1.0.67 6,795 6/7/2021
19.1.0.66 1,221 5/31/2021
19.1.0.65 1,497 5/24/2021
19.1.0.64 1,710 5/19/2021
19.1.0.63 1,772 5/13/2021
19.1.0.59 1,162 5/3/2021
19.1.0.58 4,055 4/26/2021
19.1.0.57 1,303 4/20/2021
19.1.0.56 1,114 4/13/2021
19.1.0.55 1,174 4/6/2021
19.1.0.54 4,948 3/30/2021
18.4.0.49 1,392 3/23/2021
18.4.0.48 1,061 3/16/2021
18.4.0.47 1,116 3/9/2021
18.4.0.46 1,074 3/2/2021
18.4.0.44 1,155 2/23/2021
18.4.0.43 1,137 2/15/2021
18.4.0.42 1,320 2/9/2021
18.4.0.41 1,064 2/2/2021
18.4.0.39 2,058 1/28/2021
18.4.0.35 1,130 1/19/2021
18.4.0.34 1,048 1/12/2021
18.4.0.33 1,832 1/4/2021
18.4.0.32 990 12/30/2020
18.4.0.31 8,230 12/22/2020
18.4.0.30 5,444 12/17/2020