Syncfusion.Blazor.TreeGrid
19.1.0.56
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.
Install-Package Syncfusion.Blazor.TreeGrid -Version 19.1.0.56
dotnet add package Syncfusion.Blazor.TreeGrid --version 19.1.0.56
<PackageReference Include="Syncfusion.Blazor.TreeGrid" Version="19.1.0.56" />
paket add Syncfusion.Blazor.TreeGrid --version 19.1.0.56
#r "nuget: Syncfusion.Blazor.TreeGrid, 19.1.0.56"
// Install Syncfusion.Blazor.TreeGrid as a Cake Addin
#addin nuget:?package=Syncfusion.Blazor.TreeGrid&version=19.1.0.56
// Install Syncfusion.Blazor.TreeGrid as a Cake Tool
#tool nuget:?package=Syncfusion.Blazor.TreeGrid&version=19.1.0.56
Release Notes
Dependencies
-
.NETStandard 2.1
- Syncfusion.Blazor.Core (>= 19.1.0.56)
- Syncfusion.Blazor.Data (>= 19.1.0.56)
- Syncfusion.Blazor.Grid (>= 19.1.0.56)
- Syncfusion.Blazor.Navigations (>= 19.1.0.56)
- Syncfusion.Blazor.Popups (>= 19.1.0.56)
- Syncfusion.Blazor.Spinner (>= 19.1.0.56)
-
net5.0
- Syncfusion.Blazor.Core (>= 19.1.0.56)
- Syncfusion.Blazor.Data (>= 19.1.0.56)
- Syncfusion.Blazor.Grid (>= 19.1.0.56)
- Syncfusion.Blazor.Navigations (>= 19.1.0.56)
- Syncfusion.Blazor.Popups (>= 19.1.0.56)
- Syncfusion.Blazor.Spinner (>= 19.1.0.56)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Syncfusion.Blazor.TreeGrid:
Package | Downloads |
---|---|
Syncfusion.Blazor.Gantt
Blazor Gantt is designed to visualize and edit the project schedule, and track the project progress. It helps to organize and schedule the projects and also you can update the project schedule through interactions like editing, dragging and resizing.
Components Included:
Buttons
Calendars
Core
Data
DropDowns
Grid
Inputs
Lists
Layouts
Navigations
Popups
RichTextEditor
Spinner
TreeGrid
Component Name: Gantt Chart
The Blazor Gantt is designed to visualize and edit the project schedule, and track the project progress. It helps to organize and schedule the projects and also you can update the project schedule through interactions like editing, dragging and resizing.
Key features:
Data sources
Timeline
Unscheduled tasks
Baselines
Task dependency
Markers
Resources
Sorting
Filtering
Editing
Columns
Selection
Templates
Localization
Helpful links:
Feature tour: https://www.syncfusion.com/blazor-components/blazor-gantt-chart
Documentation: https://blazor.syncfusion.com/documentation/?utm_source=nuget&utm_medium=listing
Demos: https://blazor.syncfusion.com/demos/?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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
19.1.0.56 | 88 | 4/13/2021 |
19.1.0.55 | 246 | 4/6/2021 |
19.1.0.54 | 946 | 3/30/2021 |
18.4.0.49 | 338 | 3/23/2021 |
18.4.0.48 | 194 | 3/16/2021 |
18.4.0.47 | 248 | 3/9/2021 |
18.4.0.46 | 207 | 3/2/2021 |
18.4.0.44 | 259 | 2/23/2021 |
18.4.0.43 | 212 | 2/15/2021 |
18.4.0.42 | 381 | 2/9/2021 |
18.4.0.41 | 201 | 2/2/2021 |
18.4.0.39 | 1,103 | 1/28/2021 |
18.4.0.35 | 281 | 1/19/2021 |
18.4.0.34 | 185 | 1/12/2021 |
18.4.0.33 | 776 | 1/4/2021 |
18.4.0.32 | 155 | 12/30/2020 |
18.4.0.31 | 509 | 12/22/2020 |
18.4.0.30 | 3,437 | 12/17/2020 |