Abis.Blazor.TreeGrid 19.2.0.43

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Abis.Blazor.TreeGrid --version 19.2.0.43
NuGet\Install-Package Abis.Blazor.TreeGrid -Version 19.2.0.43
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="Abis.Blazor.TreeGrid" Version="19.2.0.43" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Abis.Blazor.TreeGrid --version 19.2.0.43
#r "nuget: Abis.Blazor.TreeGrid, 19.2.0.43"
#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.
// Install Abis.Blazor.TreeGrid as a Cake Addin
#addin nuget:?package=Abis.Blazor.TreeGrid&version=19.2.0.43

// Install Abis.Blazor.TreeGrid as a Cake Tool
#tool nuget:?package=Abis.Blazor.TreeGrid&version=19.2.0.43

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. 
.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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated