Syncfusion.Blazor.Grid 18.4.0.34

Prefix Reserved
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.34
                    
NuGet\Install-Package Syncfusion.Blazor.Grid -Version 18.4.0.34
                    
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.34" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Blazor.Grid" Version="18.4.0.34" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Blazor.Grid" />
                    
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.Grid --version 18.4.0.34
                    
#r "nuget: Syncfusion.Blazor.Grid, 18.4.0.34"
                    
#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.
#addin nuget:?package=Syncfusion.Blazor.Grid&version=18.4.0.34
                    
Install Syncfusion.Blazor.Grid as a Cake Addin
#tool nuget:?package=Syncfusion.Blazor.Grid&version=18.4.0.34
                    
Install Syncfusion.Blazor.Grid as a Cake Tool

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.  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. 
.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 (16)

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

Package Downloads
Syncfusion.Blazor.TreeGrid

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

Syncfusion.Blazor.FileManager

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

Syncfusion.Blazor.Gantt

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

Syncfusion.Blazor.PivotTable

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

NCPC.Blazor

Set of Blazor components to user within your project

GitHub repositories (4)

Showing the top 4 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
iPromKnight/zilean
bhrugen/TangyBlazor
Version Downloads Last updated
29.1.38 700 4/14/2025
29.1.37 2,244 4/8/2025
29.1.35 2,546 4/1/2025
29.1.33 4,561 3/25/2025
28.2.12 6,808 3/19/2025
28.2.11 5,922 3/10/2025
28.2.9 8,291 3/4/2025
28.2.7 4,713 2/25/2025
28.2.6 4,413 2/17/2025
28.2.5 7,021 2/11/2025
28.2.4 7,010 2/4/2025
28.2.3 7,910 1/29/2025
28.1.41 8,020 1/20/2025
28.1.39 5,678 1/13/2025
28.1.38 4,099 1/7/2025
28.1.37 9,252 12/31/2024
28.1.36 3,891 12/23/2024
28.1.35 4,098 12/18/2024
28.1.33 15,501 12/12/2024
27.2.5 11,649 12/2/2024
27.2.4 14,315 11/26/2024
27.2.3 2,655 11/22/2024
27.2.2 22,199 11/15/2024
27.1.58 16,467 11/4/2024
27.1.57 5,814 10/28/2024
27.1.56 4,795 10/23/2024
27.1.55 2,741 10/21/2024
27.1.53 7,215 10/14/2024
27.1.52 14,838 10/7/2024
27.1.51 8,941 9/30/2024
27.1.50 10,011 9/23/2024
27.1.48 22,004 9/18/2024
26.2.14 21,126 9/9/2024
26.2.13 4,968 9/5/2024
26.2.12 6,113 9/2/2024
26.2.11 9,468 8/27/2024
26.2.10 9,151 8/19/2024
26.2.9 5,977 8/12/2024
26.2.8 9,587 8/5/2024
26.2.7 7,729 7/29/2024
26.2.5 3,850 7/26/2024
26.2.4 6,089 7/24/2024
26.1.42 11,972 7/15/2024
26.1.41 13,322 7/8/2024
26.1.40 6,106 7/1/2024
26.1.39 5,249 6/24/2024
26.1.38 6,396 6/18/2024
26.1.35 12,887 6/11/2024
25.2.7 8,026 6/3/2024
25.2.6 6,598 5/28/2024
25.2.5 12,654 5/21/2024
25.2.4 17,236 5/14/2024
25.2.3 13,820 5/8/2024
25.1.42 6,632 4/29/2024
25.1.41 8,625 4/23/2024
25.1.40 12,715 4/15/2024
25.1.39 30,902 4/8/2024
25.1.38 12,782 4/1/2024
25.1.37 3,296 3/26/2024
25.1.35 25,144 3/15/2024
24.2.9 14,497 3/4/2024
24.2.8 14,638 2/26/2024
24.2.7 8,526 2/19/2024
24.2.6 9,700 2/14/2024
24.2.5 1,258 2/12/2024
24.2.4 5,726 2/5/2024
24.2.3 12,411 1/31/2024
24.1.47 20,511 1/22/2024
24.1.46 11,359 1/16/2024
24.1.45 24,280 1/8/2024
24.1.44 11,694 1/2/2024
24.1.43 5,732 12/27/2023
24.1.41 27,872 12/18/2023
23.2.7 29,476 12/6/2023
23.2.6 15,365 11/28/2023
23.2.5 5,436 11/23/2023
23.2.4 8,285 11/20/2023
23.1.44 22,942 11/6/2023
23.1.43 7,088 10/30/2023
23.1.42 4,306 10/23/2023
23.1.41 6,982 10/16/2023
23.1.40 32,147 10/10/2023
23.1.39 4,567 10/4/2023
23.1.38 5,406 9/26/2023
23.1.36 35,978 9/15/2023
22.2.12 27,856 9/5/2023
22.2.11 6,458 8/28/2023
22.2.10 13,974 8/22/2023
22.2.9 11,714 8/14/2023
22.2.8 3,520 8/7/2023
22.2.7 4,720 8/2/2023
22.2.5 18,167 7/27/2023
22.1.39 13,165 7/18/2023
22.1.38 9,639 7/11/2023
22.1.37 5,964 7/3/2023
22.1.36 3,753 6/28/2023
22.1.34 10,125 6/21/2023
21.2.10 13,019 6/13/2023
21.2.9 4,067 6/6/2023
21.2.8 5,015 5/30/2023
21.2.6 4,296 5/22/2023
21.2.5 4,296 5/15/2023
21.2.4 18,061 5/9/2023
21.2.3 9,165 5/3/2023
21.1.41 16,427 4/19/2023
21.1.39 7,522 4/10/2023
21.1.38 3,714 4/3/2023
21.1.37 4,746 3/29/2023
21.1.35 22,654 3/23/2023
20.4.0.54 32,375 3/13/2023
20.4.0.53 4,632 3/7/2023
20.4.0.52 15,559 2/28/2023
20.4.0.51 13,524 2/21/2023
20.4.0.50 12,488 2/14/2023
20.4.0.49 7,749 2/7/2023
20.4.0.48 26,287 2/1/2023
20.4.0.44 14,814 1/18/2023
20.4.0.43 22,630 1/10/2023
20.4.0.42 10,100 1/4/2023
20.4.0.41 4,069 12/29/2022
20.4.0.40 1,991 12/28/2022
20.4.0.38 13,896 12/21/2022
20.3.0.61 27,876 12/13/2022
20.3.0.60 10,036 12/6/2022
20.3.0.59 9,283 11/29/2022
20.3.0.58 11,853 11/22/2022
20.3.0.57 8,898 11/15/2022
20.3.0.56 27,018 11/8/2022
20.3.0.52 14,142 10/27/2022
20.3.0.50 16,355 10/18/2022
20.3.0.49 6,995 10/11/2022
20.3.0.48 5,715 10/5/2022
20.3.0.47 20,546 9/29/2022
20.2.0.50 10,249 9/20/2022
20.2.0.49 9,110 9/13/2022
20.2.0.48 20,227 9/6/2022
20.2.0.46 5,842 8/30/2022
20.2.0.45 5,551 8/23/2022
20.2.0.44 5,263 8/16/2022
20.2.0.43 6,704 8/8/2022
20.2.0.40 14,241 7/26/2022
20.2.0.39 4,785 7/19/2022
20.2.0.38 5,210 7/12/2022
20.2.0.36 29,406 6/30/2022
20.1.0.61 30,287 6/20/2022
20.1.0.60 20,832 6/14/2022
20.1.0.59 13,015 6/7/2022
20.1.0.58 7,470 5/31/2022
20.1.0.57 15,679 5/24/2022
20.1.0.56 7,117 5/17/2022
20.1.0.55 9,772 5/12/2022
20.1.0.52 9,914 5/3/2022
20.1.0.51 9,710 4/26/2022
20.1.0.50 5,441 4/19/2022
20.1.0.48 11,353 4/12/2022
20.1.0.47 13,829 4/4/2022
19.4.0.56 29,299 3/15/2022
19.4.0.55 6,557 3/8/2022
19.4.0.54 9,034 3/1/2022
19.4.0.53 9,487 2/22/2022
19.4.0.52 7,211 2/15/2022
19.4.0.50 10,357 2/8/2022
19.4.0.48 28,128 1/31/2022
19.4.0.47 8,471 1/25/2022
19.4.0.43 16,276 1/18/2022
19.4.0.42 28,985 1/11/2022
19.4.0.41 6,465 1/4/2022
19.4.0.40 6,135 12/28/2021
19.4.0.38 8,941 12/17/2021
19.3.0.59 11,235 12/14/2021
19.3.0.57 3,417 12/7/2021
19.3.0.56 7,471 11/30/2021
19.3.0.55 5,733 11/23/2021
19.3.0.54 4,316 11/17/2021
19.3.0.53 4,387 11/12/2021
19.3.0.48 12,312 11/3/2021
19.3.0.47 6,310 10/26/2021
19.3.0.46 6,489 10/19/2021
19.3.0.45 4,890 10/12/2021
19.3.0.44 9,203 10/5/2021
19.3.0.43 7,407 9/30/2021
19.2.0.62 22,489 9/13/2021
19.2.0.60 7,385 9/7/2021
19.2.0.59 3,896 8/30/2021
19.2.0.57 3,077 8/24/2021
19.2.0.56 2,962 8/17/2021
19.2.0.55 4,484 8/11/2021
19.2.0.51 8,020 8/2/2021
19.2.0.49 7,469 7/27/2021
19.2.0.48 3,282 7/19/2021
19.2.0.47 3,392 7/13/2021
19.2.0.46 3,201 7/6/2021
19.2.0.44 9,205 6/30/2021
19.1.0.69 12,758 6/14/2021
19.1.0.67 9,462 6/7/2021
19.1.0.66 4,640 5/31/2021
19.1.0.65 4,631 5/24/2021
19.1.0.64 3,136 5/19/2021
19.1.0.63 4,093 5/13/2021
19.1.0.59 7,509 5/3/2021
19.1.0.58 6,857 4/26/2021
19.1.0.57 3,973 4/20/2021
19.1.0.56 3,015 4/13/2021
19.1.0.55 11,491 4/6/2021
19.1.0.54 10,562 3/30/2021
18.4.0.49 5,081 3/23/2021
18.4.0.48 3,048 3/16/2021
18.4.0.47 2,811 3/9/2021
18.4.0.46 4,861 3/2/2021
18.4.0.44 4,098 2/23/2021
18.4.0.43 3,204 2/15/2021
18.4.0.42 2,973 2/9/2021
18.4.0.41 7,598 2/2/2021
18.4.0.39 3,144 1/28/2021
18.4.0.35 3,790 1/19/2021
18.4.0.34 3,199 1/12/2021
18.4.0.33 3,227 1/4/2021
18.4.0.32 2,092 12/30/2020
18.4.0.31 8,422 12/22/2020
18.4.0.30 6,954 12/17/2020