Syncfusion.Blazor.Grid 19.2.0.46

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 19.2.0.46
NuGet\Install-Package Syncfusion.Blazor.Grid -Version 19.2.0.46
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="19.2.0.46" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Blazor.Grid --version 19.2.0.46
#r "nuget: Syncfusion.Blazor.Grid, 19.2.0.46"
#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=19.2.0.46

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

The Blazor 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.
    • Reordering: Allows drag and drop of any column anywhere in the grid’s column header row, thus allowing repositioning of columns.
    • 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.
    • Resizing: Resizing allows changing column width on the fly by simply dragging the right corner of the column header.
    • Freeze: Columns and rows can be frozen to allow scrolling and comparing cell values.
    • 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.
  • Live DataGrid: Live Blazor DataGrid is optimized for handling and updating large number of records at real-time suitable for binding financial records and more.
  • Master Detail Grid: Blazor Master Detail Grid is a use case scenario, in which the details of a Master DataGrid record, is viewed in a separate Detail DataGrid by clicking the particular row. Simply click the row in master DataGrid, which shows the details in another Grid.

Learn More about Blazor DataGrid component

Documentation

Release History

Online Demos

Contact Support

Suggest a feature or report a bug

Pricing

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 23,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ controls and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (Windows Forms, WPF, WinUI(Preview), Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

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. To acquire a license, you can purchase one here or start a free 30-day trial here.


sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

© 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 (15)

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

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.

Waikiki.Common.Frontend

Common components for building Blazor frontend applications.

GitHub repositories (3)

Showing the top 3 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
bhrugen/TangyBlazor
Version Downloads Last updated
25.1.40 4 4/15/2024
25.1.39 1,656 4/8/2024
25.1.38 2,628 4/1/2024
25.1.37 1,678 3/26/2024
25.1.35 6,901 3/15/2024
24.2.9 5,182 3/4/2024
24.2.8 5,585 2/26/2024
24.2.7 4,494 2/19/2024
24.2.6 3,545 2/14/2024
24.2.5 1,105 2/12/2024
24.2.4 3,518 2/5/2024
24.2.3 6,486 1/31/2024
24.1.47 9,378 1/22/2024
24.1.46 3,773 1/16/2024
24.1.45 10,631 1/8/2024
24.1.44 6,892 1/2/2024
24.1.43 4,011 12/27/2023
24.1.41 18,372 12/18/2023
23.2.7 10,254 12/6/2023
23.2.6 7,549 11/28/2023
23.2.5 4,186 11/23/2023
23.2.4 5,035 11/20/2023
23.1.44 18,145 11/6/2023
23.1.43 5,605 10/30/2023
23.1.42 3,831 10/23/2023
23.1.41 5,558 10/16/2023
23.1.40 12,501 10/10/2023
23.1.39 4,172 10/4/2023
23.1.38 3,659 9/26/2023
23.1.36 22,196 9/15/2023
22.2.12 19,190 9/5/2023
22.2.11 6,188 8/28/2023
22.2.10 11,206 8/22/2023
22.2.9 10,639 8/14/2023
22.2.8 3,243 8/7/2023
22.2.7 4,051 8/2/2023
22.2.5 10,715 7/27/2023
22.1.39 12,698 7/18/2023
22.1.38 8,001 7/11/2023
22.1.37 4,577 7/3/2023
22.1.36 3,352 6/28/2023
22.1.34 8,426 6/21/2023
21.2.10 12,385 6/13/2023
21.2.9 3,860 6/6/2023
21.2.8 4,639 5/30/2023
21.2.6 3,786 5/22/2023
21.2.5 4,163 5/15/2023
21.2.4 16,264 5/9/2023
21.2.3 8,764 5/3/2023
21.1.41 15,344 4/19/2023
21.1.39 7,241 4/10/2023
21.1.38 3,530 4/3/2023
21.1.37 4,412 3/29/2023
21.1.35 15,305 3/23/2023
20.4.0.54 30,723 3/13/2023
20.4.0.53 3,876 3/7/2023
20.4.0.52 15,283 2/28/2023
20.4.0.51 13,252 2/21/2023
20.4.0.50 11,273 2/14/2023
20.4.0.49 6,916 2/7/2023
20.4.0.48 25,243 2/1/2023
20.4.0.44 10,312 1/18/2023
20.4.0.43 20,852 1/10/2023
20.4.0.42 8,476 1/4/2023
20.4.0.41 3,692 12/29/2022
20.4.0.40 1,879 12/28/2022
20.4.0.38 12,536 12/21/2022
20.3.0.61 27,162 12/13/2022
20.3.0.60 8,470 12/6/2022
20.3.0.59 9,064 11/29/2022
20.3.0.58 11,403 11/22/2022
20.3.0.57 8,220 11/15/2022
20.3.0.56 22,946 11/8/2022
20.3.0.52 13,216 10/27/2022
20.3.0.50 15,693 10/18/2022
20.3.0.49 6,619 10/11/2022
20.3.0.48 5,583 10/5/2022
20.3.0.47 17,628 9/29/2022
20.2.0.50 8,630 9/20/2022
20.2.0.49 8,519 9/13/2022
20.2.0.48 18,988 9/6/2022
20.2.0.46 5,320 8/30/2022
20.2.0.45 5,347 8/23/2022
20.2.0.44 5,119 8/16/2022
20.2.0.43 6,474 8/8/2022
20.2.0.40 13,512 7/26/2022
20.2.0.39 4,567 7/19/2022
20.2.0.38 4,897 7/12/2022
20.2.0.36 28,540 6/30/2022
20.1.0.61 28,823 6/20/2022
20.1.0.60 16,222 6/14/2022
20.1.0.59 11,968 6/7/2022
20.1.0.58 7,090 5/31/2022
20.1.0.57 14,330 5/24/2022
20.1.0.56 6,803 5/17/2022
20.1.0.55 9,452 5/12/2022
20.1.0.52 9,312 5/3/2022
20.1.0.51 8,706 4/26/2022
20.1.0.50 5,261 4/19/2022
20.1.0.48 10,483 4/12/2022
20.1.0.47 13,571 4/4/2022
19.4.0.56 26,213 3/15/2022
19.4.0.55 5,985 3/8/2022
19.4.0.54 8,014 3/1/2022
19.4.0.53 9,331 2/22/2022
19.4.0.52 6,990 2/15/2022
19.4.0.50 10,041 2/8/2022
19.4.0.48 27,108 1/31/2022
19.4.0.47 8,217 1/25/2022
19.4.0.43 15,128 1/18/2022
19.4.0.42 27,228 1/11/2022
19.4.0.41 6,180 1/4/2022
19.4.0.40 5,976 12/28/2021
19.4.0.38 7,841 12/17/2021
19.3.0.59 10,476 12/14/2021
19.3.0.57 3,261 12/7/2021
19.3.0.56 7,330 11/30/2021
19.3.0.55 5,106 11/23/2021
19.3.0.54 4,172 11/17/2021
19.3.0.53 4,152 11/12/2021
19.3.0.48 8,582 11/3/2021
19.3.0.47 6,170 10/26/2021
19.3.0.46 4,808 10/19/2021
19.3.0.45 4,147 10/12/2021
19.3.0.44 8,591 10/5/2021
19.3.0.43 7,245 9/30/2021
19.2.0.62 21,128 9/13/2021
19.2.0.60 7,255 9/7/2021
19.2.0.59 3,456 8/30/2021
19.2.0.57 2,912 8/24/2021
19.2.0.56 2,822 8/17/2021
19.2.0.55 4,309 8/11/2021
19.2.0.51 7,495 8/2/2021
19.2.0.49 5,854 7/27/2021
19.2.0.48 3,100 7/19/2021
19.2.0.47 3,242 7/13/2021
19.2.0.46 3,068 7/6/2021
19.2.0.44 8,986 6/30/2021
19.1.0.69 12,475 6/14/2021
19.1.0.67 8,230 6/7/2021
19.1.0.66 4,501 5/31/2021
19.1.0.65 4,499 5/24/2021
19.1.0.64 3,005 5/19/2021
19.1.0.63 3,957 5/13/2021
19.1.0.59 7,240 5/3/2021
19.1.0.58 6,710 4/26/2021
19.1.0.57 3,682 4/20/2021
19.1.0.56 2,891 4/13/2021
19.1.0.55 9,832 4/6/2021
19.1.0.54 10,353 3/30/2021
18.4.0.49 4,844 3/23/2021
18.4.0.48 2,910 3/16/2021
18.4.0.47 2,648 3/9/2021
18.4.0.46 4,550 3/2/2021
18.4.0.44 3,967 2/23/2021
18.4.0.43 3,074 2/15/2021
18.4.0.42 2,828 2/9/2021
18.4.0.41 7,431 2/2/2021
18.4.0.39 2,994 1/28/2021
18.4.0.35 3,633 1/19/2021
18.4.0.34 2,920 1/12/2021
18.4.0.33 3,065 1/4/2021
18.4.0.32 1,947 12/30/2020
18.4.0.31 6,399 12/22/2020
18.4.0.30 6,084 12/17/2020