Syncfusion.Blazor.Grid 18.4.0.39

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 5.0 .NET Standard 2.1
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Blazor.Grid --version 18.4.0.39
NuGet\Install-Package Syncfusion.Blazor.Grid -Version 18.4.0.39
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.Grid" Version="18.4.0.39" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Blazor.Grid --version 18.4.0.39
#r "nuget: Syncfusion.Blazor.Grid, 18.4.0.39"
#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 Syncfusion.Blazor.Grid as a Cake Addin
#addin nuget:?package=Syncfusion.Blazor.Grid&version=18.4.0.39

// Install Syncfusion.Blazor.Grid as a Cake Tool
#tool nuget:?package=Syncfusion.Blazor.Grid&version=18.4.0.39

The DataGrid component is used to display and manipulate tabular data with configuration options to control the way the data is presented. It can pull data from data sources such as IEnumerable objects, OData web services, or DataManager and binding data fields to columns. It also displays the column header to identify the field with support for grouped records.The most important features available in the datagrid component are paging, sorting, filtering, searching, and grouping.

     Key Features
         • Data sources: Binds the datagrid component with IEnumerable, DataManager or perform manual data binding.
         • Sorting and grouping: Supports n level of sorting and grouping.
         • Filtering: Offers filter bar in each column to filter data.
         • Paging: Allows easy switching between pages using the pager bar.
         • Editing: Provides the options for create, read, update, and delete operations.
         • Columns: The column definitions are used as the dataSource schema in the DataGrid. This plays a vital role in rendering column values in the required format.
           o Reordering: Allows drag and drop of any column anywhere in the 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 Freeze: Columns and rows can be frozen to allow scrolling and comparing cell values.
           o Foreign data source: This provides the option to show values from external or lookup data sources in a column based on foreign key/value mapping.
         • Selection: Rows or cells can be selected in the datagrid. One or more rows or cells can also be selected by holding Ctrl or Command, or programmatically.
         • Aggregation: Provides the option to easily visualized the Aggregates for column values.
         • Context menu: The context menu provides a list of actions to be performed in the datagrid. It appears when a cell, header, or the pager is right-clicked.
         • Clipboard: Selected rows and cells can be copied from the datagrid
         • Export: Provides the options to Export the datagrid data to Excel, PDF, and CSV formats.
         • RTL support: Provides right-to-left mode that aligns the datagrid 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-datagrid?utm_source=nuget&utm_medium=listing
     Documentation: https://blazor.syncfusion.com/documentation/datagrid/?utm_source=nuget&utm_medium=listing
     Demos: https://blazor.syncfusion.com/demos/datagrid/overview?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. 
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

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

Package Downloads
Syncfusion.Blazor.TreeGrid The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Blazor Tree Grid component and more.

Syncfusion.Blazor.FileManager The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Blazor File Manager component and more.

Syncfusion.Blazor.PivotTable The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Blazor Pivot Table component and more.

Syncfusion.Blazor.Gantt The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Waikiki.Common.Frontend

Common components for building Blazor frontend applications.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Syncfusion.Blazor.Grid:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
microsoft/AzUrlShortener
An simple and easy Url Shortener
Version Downloads Last updated
21.2.8 326 5/30/2023
21.2.6 1,219 5/22/2023
21.2.5 1,430 5/15/2023
21.2.4 2,511 5/9/2023
21.2.3 2,414 5/3/2023
21.1.41 10,514 4/19/2023
21.1.39 4,905 4/10/2023
21.1.38 2,653 4/3/2023
21.1.37 2,756 3/29/2023
21.1.35 4,425 3/23/2023
20.4.0.54 13,105 3/13/2023
20.4.0.53 2,984 3/7/2023
20.4.0.52 11,531 2/28/2023
20.4.0.51 8,612 2/21/2023
20.4.0.50 7,734 2/14/2023
20.4.0.49 5,162 2/7/2023
20.4.0.48 15,347 2/1/2023
20.4.0.44 6,573 1/18/2023
20.4.0.43 11,751 1/10/2023
20.4.0.42 4,484 1/4/2023
20.4.0.41 2,860 12/29/2022
20.4.0.40 1,088 12/28/2022
20.4.0.38 4,776 12/21/2022
20.3.0.61 22,260 12/13/2022
20.3.0.60 5,323 12/6/2022
20.3.0.59 8,390 11/29/2022
20.3.0.58 7,671 11/22/2022
20.3.0.57 5,351 11/15/2022
20.3.0.56 19,698 11/8/2022
20.3.0.52 10,444 10/27/2022
20.3.0.50 10,394 10/18/2022
20.3.0.49 5,630 10/11/2022
20.3.0.48 5,031 10/5/2022
20.3.0.47 10,200 9/29/2022
20.2.0.50 6,683 9/20/2022
20.2.0.49 6,950 9/13/2022
20.2.0.48 16,192 9/6/2022
20.2.0.46 4,543 8/30/2022
20.2.0.45 4,568 8/23/2022
20.2.0.44 4,422 8/16/2022
20.2.0.43 5,855 8/8/2022
20.2.0.40 11,868 7/26/2022
20.2.0.39 3,813 7/19/2022
20.2.0.38 4,246 7/12/2022
20.2.0.36 23,830 6/30/2022
20.1.0.61 23,732 6/20/2022
20.1.0.60 7,423 6/14/2022
20.1.0.59 10,683 6/7/2022
20.1.0.58 5,736 5/31/2022
20.1.0.57 12,527 5/24/2022
20.1.0.56 5,840 5/17/2022
20.1.0.55 8,856 5/12/2022
20.1.0.52 8,346 5/3/2022
20.1.0.51 6,348 4/26/2022
20.1.0.50 4,742 4/19/2022
20.1.0.48 8,298 4/12/2022
20.1.0.47 12,767 4/4/2022
19.4.0.56 22,177 3/15/2022
19.4.0.55 5,046 3/8/2022
19.4.0.54 5,725 3/1/2022
19.4.0.53 8,525 2/22/2022
19.4.0.52 5,405 2/15/2022
19.4.0.50 8,896 2/8/2022
19.4.0.48 25,094 1/31/2022
19.4.0.47 7,378 1/25/2022
19.4.0.43 12,094 1/18/2022
19.4.0.42 18,736 1/11/2022
19.4.0.41 5,080 1/4/2022
19.4.0.40 5,393 12/28/2021
19.4.0.38 6,154 12/17/2021
19.3.0.59 8,166 12/14/2021
19.3.0.57 2,663 12/7/2021
19.3.0.56 6,805 11/30/2021
19.3.0.55 4,162 11/23/2021
19.3.0.54 3,660 11/17/2021
19.3.0.53 3,438 11/12/2021
19.3.0.48 5,742 11/3/2021
19.3.0.47 5,680 10/26/2021
19.3.0.46 3,365 10/19/2021
19.3.0.45 3,596 10/12/2021
19.3.0.44 6,720 10/5/2021
19.3.0.43 6,718 9/30/2021
19.2.0.62 19,222 9/13/2021
19.2.0.60 6,553 9/7/2021
19.2.0.59 2,897 8/30/2021
19.2.0.57 2,277 8/24/2021
19.2.0.56 2,325 8/17/2021
19.2.0.55 3,803 8/11/2021
19.2.0.51 6,817 8/2/2021
19.2.0.49 4,265 7/27/2021
19.2.0.48 2,578 7/19/2021
19.2.0.47 2,770 7/13/2021
19.2.0.46 2,581 7/6/2021
19.2.0.44 8,292 6/30/2021
19.1.0.69 11,736 6/14/2021
19.1.0.67 5,327 6/7/2021
19.1.0.66 3,964 5/31/2021
19.1.0.65 3,980 5/24/2021
19.1.0.64 2,495 5/19/2021
19.1.0.63 3,474 5/13/2021
19.1.0.59 6,466 5/3/2021
19.1.0.58 6,188 4/26/2021
19.1.0.57 3,014 4/20/2021
19.1.0.56 2,405 4/13/2021
19.1.0.55 8,108 4/6/2021
19.1.0.54 9,758 3/30/2021
18.4.0.49 4,258 3/23/2021
18.4.0.48 2,381 3/16/2021
18.4.0.47 2,199 3/9/2021
18.4.0.46 4,040 3/2/2021
18.4.0.44 3,504 2/23/2021
18.4.0.43 2,548 2/15/2021
18.4.0.42 2,319 2/9/2021
18.4.0.41 6,955 2/2/2021
18.4.0.39 2,508 1/28/2021
18.4.0.35 3,106 1/19/2021
18.4.0.34 2,440 1/12/2021
18.4.0.33 2,593 1/4/2021
18.4.0.32 1,497 12/30/2020
18.4.0.31 3,723 12/22/2020
18.4.0.30 5,317 12/17/2020