Syncfusion.SfDataGrid.WinForms 17.2.0.28-beta

Prefix Reserved
This is a prerelease version of Syncfusion.SfDataGrid.WinForms.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.SfDataGrid.WinForms --version 17.2.0.28-beta
                    
NuGet\Install-Package Syncfusion.SfDataGrid.WinForms -Version 17.2.0.28-beta
                    
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.SfDataGrid.WinForms" Version="17.2.0.28-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.SfDataGrid.WinForms" Version="17.2.0.28-beta" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.SfDataGrid.WinForms" />
                    
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.SfDataGrid.WinForms --version 17.2.0.28-beta
                    
#r "nuget: Syncfusion.SfDataGrid.WinForms, 17.2.0.28-beta"
                    
#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.
#:package Syncfusion.SfDataGrid.WinForms@17.2.0.28-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.SfDataGrid.WinForms&version=17.2.0.28-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.SfDataGrid.WinForms&version=17.2.0.28-beta&prerelease
                    
Install as a Cake Tool

Syncfusion data grid for Windows Forms is used to display a collection of data in rows and columns. The data grid control includes editing and data-shaping features (sorting, grouping, filtering, etc.) to easily manage the data.

 Key features:
 • Data binding: Binds different types of data sources.
 • Selection: Supports row selection.
 • Editing: Edits different column types.
 • Columns: Supports various column types including unbound columns.
 • Sorting: Sorts the data in data grid.
 • Grouping: Groups the data in data grid.
 • Summaries: Shows brief information about the individual data columns or groups of rows.
 • Filtering: Filters the data, like in Excel.
 • Validation: Validates the data on errors.
 • Master-Detail view: Displays relational data using hierarchies.
 • Exporting: Exports the data to Excel and PDF.
 • Styling: Customizes the styles of cells and rows in the data grid.
 • Stacked headers: Shows multiple headers called stacked headers.
 • Unbound rows: Displays unbound rows.
 • Touch support: Supports resizing, dragging and dropping the columns, sorting, filtering, grouping, etc., in touch devices.

 Learn more: https://www.syncfusion.com/winforms-ui-controls/datagrid?utm_source=nuget&utm_medium=listing

 Documentation: https://help.syncfusion.com/windowsforms/sfdatagrid/gettingstarted?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/windowsforms?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/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).

© Copyright 2019 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 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Syncfusion.SfDataGrid.WinForms:

Package Downloads
Syncfusion.DataGridExport.WinForms

This package provides the functionality to utilize the features of Syncfusion® WinForms Grid Export library and more.

RCorreia.View.WinForm.RCSyncfusion

Package Description

RCorreia.RosferanBi.Services

Package Description

DASL.SyncFusion.Helpers

Helpers to make working with some Syncfusioin controls simple

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.SfDataGrid.WinForms:

Repository Stars
syncfusion/winforms-demos
This repository contains the samples for Syncfusion Windows Forms UI Controls and File Format libraries and the guide to use them.
Version Downloads Last Updated
31.2.5 141 11/3/2025
31.2.4 352 10/28/2025
31.2.3 334 10/21/2025
31.2.2 354 10/15/2025
31.1.23 371 10/6/2025
31.1.22 350 9/30/2025
31.1.21 390 9/22/2025
31.1.20 456 9/16/2025
31.1.19 334 9/11/2025
31.1.18 295 9/9/2025
31.1.17 362 9/5/2025
30.2.7 527 8/25/2025
30.2.6 410 8/18/2025
30.2.5 368 8/13/2025
30.2.4 501 8/7/2025
30.1.42 414 7/28/2025
30.1.41 786 7/22/2025
30.1.40 521 7/14/2025
30.1.39 388 7/8/2025
30.1.38 347 7/1/2025
30.1.37 588 6/25/2025
29.2.11 699 6/16/2025
29.2.10 1,043 6/9/2025
29.2.9 431 6/5/2025
29.2.8 408 6/3/2025
29.2.7 453 5/26/2025
29.2.5 433 5/20/2025
29.2.4 617 5/14/2025
29.1.41 502 5/5/2025
29.1.40 609 4/28/2025
29.1.39 639 4/21/2025
29.1.38 608 4/14/2025
29.1.37 559 4/8/2025
29.1.35 653 4/1/2025
29.1.33 981 3/25/2025
28.2.12 536 3/19/2025
28.2.11 584 3/10/2025
28.2.9 650 3/3/2025
28.2.7 509 2/25/2025
28.2.6 566 2/17/2025
28.2.5 611 2/11/2025
28.2.4 496 2/4/2025
28.2.3 624 1/29/2025
28.1.41 893 1/20/2025
28.1.39 808 1/13/2025
28.1.38 469 1/7/2025
28.1.37 519 12/31/2024
28.1.36 603 12/23/2024
28.1.35 521 12/18/2024
28.1.33 656 12/12/2024
27.2.5 671 12/2/2024
27.2.4 601 11/26/2024
27.2.3 526 11/22/2024
27.2.2 713 11/15/2024
27.1.58 730 11/4/2024
27.1.57 568 10/28/2024
27.1.56 535 10/23/2024
27.1.55 449 10/21/2024
27.1.53 732 10/14/2024
27.1.52 647 10/7/2024
27.1.51 571 9/30/2024
27.1.50 747 9/23/2024
27.1.48 748 9/18/2024
26.2.14 792 9/9/2024
26.2.13 631 9/5/2024
26.2.12 524 9/2/2024
26.2.11 600 8/27/2024
26.2.10 644 8/19/2024
26.2.9 639 8/12/2024
26.2.8 578 8/5/2024
26.2.7 452 7/29/2024
26.2.5 476 7/25/2024
26.2.4 629 7/24/2024
26.1.42 731 7/15/2024
26.1.41 12,014 7/8/2024
26.1.40 1,125 7/1/2024
26.1.39 818 6/24/2024
26.1.38 679 6/18/2024
26.1.35 915 6/11/2024
25.2.7 605 6/3/2024
25.2.6 647 5/28/2024
25.2.5 727 5/21/2024
25.2.4 592 5/14/2024
25.2.3 717 5/8/2024
25.1.42 625 4/29/2024
25.1.41 664 4/23/2024
25.1.40 747 4/15/2024
25.1.39 682 4/8/2024
25.1.38 714 4/1/2024
25.1.37 652 3/26/2024
25.1.35 1,754 3/15/2024
24.2.9 1,142 3/4/2024
24.2.8 1,000 2/26/2024
24.2.7 1,014 2/19/2024
24.2.6 1,078 2/14/2024
24.2.5 974 2/12/2024
24.2.4 1,053 2/5/2024
24.2.3 1,163 1/31/2024
24.1.47 1,072 1/22/2024
24.1.46 1,132 1/16/2024
24.1.45 1,193 1/8/2024
24.1.44 1,219 1/2/2024
24.1.43 1,205 12/27/2023
24.1.41 2,065 12/18/2023
23.2.7 2,089 12/6/2023
23.2.6 1,477 11/28/2023
23.2.5 1,398 11/23/2023
23.2.4 1,440 11/20/2023
23.1.44 1,487 11/6/2023
23.1.43 1,491 10/30/2023
23.1.42 1,483 10/23/2023
23.1.41 1,608 10/16/2023
23.1.40 1,494 10/10/2023
23.1.39 1,508 10/4/2023
23.1.38 1,671 9/26/2023
23.1.36 3,660 9/15/2023
22.2.12 3,557 9/5/2023
22.2.11 1,771 8/28/2023
22.2.10 1,738 8/22/2023
22.2.9 1,787 8/14/2023
22.2.8 1,960 8/7/2023
22.2.7 1,971 8/2/2023
22.2.5 2,064 7/27/2023
22.1.39 1,948 7/18/2023
22.1.38 2,063 7/11/2023
22.1.37 1,980 7/3/2023
22.1.36 1,954 6/28/2023
22.1.34 2,391 6/21/2023
21.2.10 2,238 6/12/2023
21.2.9 1,963 6/6/2023
21.2.8 2,257 5/30/2023
21.2.6 1,998 5/22/2023
21.2.5 1,948 5/15/2023
21.2.4 2,017 5/9/2023
21.2.3 2,319 5/3/2023
21.1.41 2,262 4/19/2023
21.1.39 2,184 4/10/2023
21.1.38 2,151 4/3/2023
21.1.37 2,235 3/29/2023
21.1.35 2,646 3/23/2023
20.4.0.54 2,593 3/13/2023
20.4.0.53 2,185 3/7/2023
20.4.0.52 2,422 2/28/2023
20.4.0.51 2,274 2/21/2023
20.4.0.50 10,704 2/14/2023
20.4.0.49 2,274 2/7/2023
20.4.0.48 2,482 2/1/2023
20.4.0.44 2,731 1/18/2023
20.4.0.43 2,379 1/10/2023
20.4.0.42 2,596 1/4/2023
20.4.0.41 2,934 12/29/2022
20.4.0.40 2,112 12/28/2022
20.4.0.38 2,510 12/21/2022
20.3.0.61 2,491 12/12/2022
20.3.0.60 2,009 12/6/2022
20.3.0.59 2,061 11/29/2022
20.3.0.58 2,135 11/21/2022
20.3.0.57 2,104 11/14/2022
20.3.0.56 2,297 11/8/2022
20.3.0.52 2,224 10/27/2022
20.3.0.50 2,424 10/17/2022
20.3.0.49 2,232 10/11/2022
20.3.0.48 2,132 10/5/2022
20.3.0.47 2,428 9/29/2022
20.2.0.50 3,208 9/20/2022
20.2.0.49 2,368 9/13/2022
20.2.0.48 2,250 9/6/2022
20.2.0.46 2,296 8/30/2022
20.2.0.45 2,467 8/23/2022
20.2.0.44 2,273 8/16/2022
20.2.0.43 2,544 8/8/2022
20.2.0.40 3,128 7/26/2022
20.2.0.39 2,352 7/19/2022
20.2.0.38 2,275 7/12/2022
20.2.0.36 2,762 6/30/2022
20.1.0.61 2,669 6/20/2022
20.1.0.60 2,220 6/14/2022
20.1.0.59 5,597 6/6/2022
20.1.0.58 26,269 5/30/2022
20.1.0.57 2,417 5/23/2022
20.1.0.56 3,060 5/17/2022
20.1.0.55 2,459 5/12/2022
20.1.0.52 2,519 5/2/2022
20.1.0.51 19,846 4/26/2022
20.1.0.50 2,324 4/19/2022
20.1.0.48 2,395 4/12/2022
20.1.0.47 2,571 4/4/2022
19.4.0.56 2,831 3/14/2022
19.4.0.55 2,370 3/8/2022
19.4.0.54 2,530 2/28/2022
19.4.0.53 2,404 2/21/2022
19.4.0.52 2,436 2/15/2022
19.4.0.50 19,759 2/8/2022
19.4.0.48 2,724 1/31/2022
19.4.0.47 2,268 1/24/2022
19.4.0.43 2,378 1/18/2022
19.4.0.42 2,153 1/10/2022
19.4.0.41 2,324 1/4/2022
19.4.0.40 6,462 12/28/2021
19.4.0.38 2,325 12/17/2021
19.3.0.59 1,941 12/14/2021
19.3.0.57 2,074 12/7/2021
19.3.0.56 3,322 11/29/2021
19.3.0.55 2,194 11/23/2021
19.3.0.54 2,133 11/17/2021
19.3.0.53 2,230 11/12/2021
19.3.0.48 2,286 11/3/2021
19.3.0.47 2,326 10/26/2021
19.3.0.46 2,194 10/19/2021
19.3.0.45 2,200 10/12/2021
19.3.0.44 2,210 10/5/2021
19.3.0.43 2,404 9/30/2021
19.2.0.62 2,285 9/13/2021
19.2.0.60 2,350 9/7/2021
19.2.0.59 2,253 8/30/2021
19.2.0.57 2,115 8/24/2021
19.2.0.56 2,343 8/17/2021
19.2.0.55 2,358 8/11/2021
19.2.0.51 2,233 8/2/2021
19.2.0.49 2,113 7/26/2021
19.2.0.48 2,183 7/19/2021
19.2.0.47 2,156 7/13/2021
19.2.0.46 2,167 7/6/2021
19.2.0.44 2,688 6/30/2021
19.1.0.69 2,564 6/14/2021
19.1.0.67 3,626 6/7/2021
19.1.0.66 2,321 5/31/2021
19.1.0.65 2,295 5/24/2021
19.1.0.64 2,171 5/19/2021
19.1.0.63 2,213 5/13/2021
19.1.0.59 2,249 5/3/2021
19.1.0.58 2,164 4/26/2021
19.1.0.57 2,209 4/20/2021
19.1.0.56 2,431 4/12/2021
19.1.0.55 2,352 4/6/2021
19.1.0.54 2,536 3/30/2021
18.4.0.49 2,377 3/22/2021
18.4.0.48 3,467 3/16/2021
18.4.0.47 2,322 3/9/2021
18.4.0.46 2,210 3/2/2021
18.4.0.44 2,348 2/23/2021
18.4.0.43 2,227 2/15/2021
18.4.0.42 2,360 2/9/2021
18.4.0.41 2,258 2/2/2021
18.4.0.39 2,449 1/28/2021
18.4.0.35 2,496 1/19/2021
18.4.0.34 2,249 1/12/2021
18.4.0.33 2,287 1/4/2021
18.4.0.32 2,137 12/30/2020
18.4.0.31 2,305 12/22/2020
18.4.0.30 2,514 12/17/2020
18.3.0.53 2,448 12/8/2020
18.3.0.52 2,243 11/30/2020
18.3.0.51 2,250 11/23/2020
18.3.0.50 2,459 11/17/2020
18.3.0.48 2,286 11/10/2020
18.3.0.47 2,378 11/5/2020
18.3.0.44 2,385 10/27/2020
18.3.0.42 2,500 10/20/2020
18.3.0.40 2,343 10/12/2020
18.3.0.38 2,339 10/7/2020
18.3.0.35 2,696 10/1/2020
18.2.0.59 2,579 9/22/2020
18.2.0.58 2,366 9/15/2020
18.2.0.57 2,252 9/8/2020
18.2.0.56 2,277 9/1/2020
18.2.0.55 2,307 8/24/2020
18.2.0.54 2,333 8/18/2020
18.2.0.48 2,601 8/4/2020
18.2.0.47 2,358 7/28/2020
18.2.0.46 2,356 7/21/2020
18.2.0.45 2,599 7/14/2020
18.2.0.44 6,968 7/6/2020
18.1.0.59 2,644 6/23/2020
18.1.0.57 2,299 6/15/2020
18.1.0.56 2,402 6/9/2020
18.1.0.55 2,338 6/2/2020
18.1.0.54 2,357 5/26/2020
18.1.0.53 2,437 5/19/2020
18.1.0.52 2,682 5/13/2020
18.1.0.48 2,325 5/5/2020
18.1.0.46 2,267 4/28/2020
18.1.0.45 2,280 4/20/2020
18.1.0.44 2,341 4/14/2020
18.1.0.43 2,330 4/7/2020
18.1.0.42 2,569 4/1/2020
18.1.0.36-beta 1,837 3/19/2020
17.4.0.55 2,824 3/10/2020
17.4.0.53 2,450 3/3/2020
17.4.0.51 2,626 2/25/2020
17.4.0.50 2,349 2/18/2020
17.4.0.49 2,381 2/11/2020
17.4.0.47 2,329 2/5/2020
17.4.0.46 2,410 1/30/2020
17.4.0.44 2,355 1/21/2020
17.4.0.43 2,298 1/14/2020
17.4.0.41 2,348 1/7/2020
17.4.0.40 2,318 12/24/2019
17.4.0.39 2,718 12/17/2019
17.3.0.34 2,453 12/10/2019
17.3.0.33 2,311 12/4/2019
17.3.0.30 2,357 12/3/2019
17.3.0.29 2,310 11/26/2019
17.3.0.28 2,306 11/18/2019
17.3.0.27 2,297 11/12/2019
17.3.0.26 2,354 11/5/2019
17.3.0.21 2,198 10/29/2019
17.3.0.19 2,342 10/22/2019
17.3.0.17 2,430 10/15/2019
17.3.0.14 2,927 10/3/2019
17.3.0.9-beta 1,877 9/20/2019
17.2.0.51 2,504 9/10/2019
17.2.0.49 2,370 9/3/2019
17.2.0.47 2,439 8/27/2019
17.2.0.46 2,611 8/22/2019
17.2.0.41 2,289 8/13/2019
17.2.0.40 2,467 8/6/2019
17.2.0.39 2,459 7/30/2019
17.2.0.36 2,243 7/23/2019
17.2.0.35 2,371 7/17/2019
17.2.0.34 2,866 7/11/2019
17.2.0.28-beta 1,935 6/27/2019
17.1.0.53 2,438 6/25/2019
17.1.0.52 2,405 6/18/2019
17.1.0.51 2,396 6/11/2019
17.1.0.50 2,461 6/4/2019
17.1.0.49 2,375 5/28/2019
17.1.0.48 2,446 5/21/2019
17.1.0.47 2,635 5/14/2019
17.1.0.44 2,468 5/7/2019
17.1.0.43 2,411 4/30/2019
17.1.0.42 2,608 4/23/2019
17.1.0.41 2,353 4/16/2019
17.1.0.40 2,381 4/9/2019
17.1.0.38 2,513 3/29/2019
17.1.0.32-beta 1,846 3/13/2019
16.4.0.54 2,712 2/19/2019
16.4.0.53 2,478 2/13/2019
16.4.0.52 2,632 2/5/2019
16.4.0.48 2,540 1/22/2019
16.4.0.47 2,500 1/16/2019
16.4.0.46 2,570 1/8/2019
16.4.0.44 2,460 12/24/2018
16.4.0.42 3,372 12/17/2018
16.4.0.40-beta 1,995 12/10/2018
16.3.0.36 2,637 11/27/2018
16.3.0.35-beta 2,167 11/23/2018
16.3.0.29 2,873 10/30/2018
16.3.0.21 2,877 9/21/2018
16.3.0.17-beta 1,508 9/12/2018
16.2.0.50 1,923 8/28/2018
16.2.0.46 2,105 8/9/2018