Syncfusion.SfDataGrid.WinForms 17.1.0.32-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.1.0.32-beta
                    
NuGet\Install-Package Syncfusion.SfDataGrid.WinForms -Version 17.1.0.32-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.1.0.32-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.1.0.32-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.1.0.32-beta
                    
#r "nuget: Syncfusion.SfDataGrid.WinForms, 17.1.0.32-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.1.0.32-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.1.0.32-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.SfDataGrid.WinForms&version=17.1.0.32-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.2 222 10/15/2025
31.1.23 355 10/6/2025
31.1.22 338 9/30/2025
31.1.21 379 9/22/2025
31.1.20 449 9/16/2025
31.1.19 325 9/11/2025
31.1.18 274 9/9/2025
31.1.17 340 9/5/2025
30.2.7 507 8/25/2025
30.2.6 399 8/18/2025
30.2.5 359 8/13/2025
30.2.4 493 8/7/2025
30.1.42 401 7/28/2025
30.1.41 777 7/22/2025
30.1.40 506 7/14/2025
30.1.39 379 7/8/2025
30.1.38 341 7/1/2025
30.1.37 567 6/25/2025
29.2.11 656 6/16/2025
29.2.10 1,026 6/9/2025
29.2.9 417 6/5/2025
29.2.8 400 6/3/2025
29.2.7 446 5/26/2025
29.2.5 424 5/20/2025
29.2.4 606 5/14/2025
29.1.41 490 5/5/2025
29.1.40 596 4/28/2025
29.1.39 627 4/21/2025
29.1.38 598 4/14/2025
29.1.37 545 4/8/2025
29.1.35 640 4/1/2025
29.1.33 968 3/25/2025
28.2.12 525 3/19/2025
28.2.11 570 3/10/2025
28.2.9 642 3/3/2025
28.2.7 502 2/25/2025
28.2.6 556 2/17/2025
28.2.5 591 2/11/2025
28.2.4 490 2/4/2025
28.2.3 611 1/29/2025
28.1.41 858 1/20/2025
28.1.39 780 1/13/2025
28.1.38 458 1/7/2025
28.1.37 511 12/31/2024
28.1.36 588 12/23/2024
28.1.35 513 12/18/2024
28.1.33 647 12/12/2024
27.2.5 654 12/2/2024
27.2.4 590 11/26/2024
27.2.3 520 11/22/2024
27.2.2 703 11/15/2024
27.1.58 719 11/4/2024
27.1.57 557 10/28/2024
27.1.56 525 10/23/2024
27.1.55 442 10/21/2024
27.1.53 719 10/14/2024
27.1.52 630 10/7/2024
27.1.51 565 9/30/2024
27.1.50 740 9/23/2024
27.1.48 732 9/18/2024
26.2.14 756 9/9/2024
26.2.13 622 9/5/2024
26.2.12 517 9/2/2024
26.2.11 585 8/27/2024
26.2.10 633 8/19/2024
26.2.9 632 8/12/2024
26.2.8 573 8/5/2024
26.2.7 444 7/29/2024
26.2.5 465 7/25/2024
26.2.4 616 7/24/2024
26.1.42 720 7/15/2024
26.1.41 11,620 7/8/2024
26.1.40 1,108 7/1/2024
26.1.39 812 6/24/2024
26.1.38 669 6/18/2024
26.1.35 904 6/11/2024
25.2.7 598 6/3/2024
25.2.6 636 5/28/2024
25.2.5 710 5/21/2024
25.2.4 583 5/14/2024
25.2.3 705 5/8/2024
25.1.42 614 4/29/2024
25.1.41 655 4/23/2024
25.1.40 740 4/15/2024
25.1.39 673 4/8/2024
25.1.38 702 4/1/2024
25.1.37 645 3/26/2024
25.1.35 1,739 3/15/2024
24.2.9 1,117 3/4/2024
24.2.8 993 2/26/2024
24.2.7 992 2/19/2024
24.2.6 1,068 2/14/2024
24.2.5 965 2/12/2024
24.2.4 1,045 2/5/2024
24.2.3 1,149 1/31/2024
24.1.47 1,062 1/22/2024
24.1.46 1,114 1/16/2024
24.1.45 1,186 1/8/2024
24.1.44 1,208 1/2/2024
24.1.43 1,195 12/27/2023
24.1.41 2,059 12/18/2023
23.2.7 2,077 12/6/2023
23.2.6 1,468 11/28/2023
23.2.5 1,387 11/23/2023
23.2.4 1,424 11/20/2023
23.1.44 1,480 11/6/2023
23.1.43 1,486 10/30/2023
23.1.42 1,475 10/23/2023
23.1.41 1,594 10/16/2023
23.1.40 1,485 10/10/2023
23.1.39 1,498 10/4/2023
23.1.38 1,664 9/26/2023
23.1.36 3,640 9/15/2023
22.2.12 3,502 9/5/2023
22.2.11 1,757 8/28/2023
22.2.10 1,726 8/22/2023
22.2.9 1,779 8/14/2023
22.2.8 1,949 8/7/2023
22.2.7 1,962 8/2/2023
22.2.5 2,055 7/27/2023
22.1.39 1,940 7/18/2023
22.1.38 2,043 7/11/2023
22.1.37 1,971 7/3/2023
22.1.36 1,943 6/28/2023
22.1.34 2,375 6/21/2023
21.2.10 2,229 6/12/2023
21.2.9 1,956 6/6/2023
21.2.8 2,245 5/30/2023
21.2.6 1,985 5/22/2023
21.2.5 1,932 5/15/2023
21.2.4 2,008 5/9/2023
21.2.3 2,300 5/3/2023
21.1.41 2,251 4/19/2023
21.1.39 2,170 4/10/2023
21.1.38 2,139 4/3/2023
21.1.37 2,224 3/29/2023
21.1.35 2,639 3/23/2023
20.4.0.54 2,579 3/13/2023
20.4.0.53 2,175 3/7/2023
20.4.0.52 2,413 2/28/2023
20.4.0.51 2,263 2/21/2023
20.4.0.50 10,695 2/14/2023
20.4.0.49 2,262 2/7/2023
20.4.0.48 2,473 2/1/2023
20.4.0.44 2,724 1/18/2023
20.4.0.43 2,365 1/10/2023
20.4.0.42 2,584 1/4/2023
20.4.0.41 2,924 12/29/2022
20.4.0.40 2,103 12/28/2022
20.4.0.38 2,501 12/21/2022
20.3.0.61 2,481 12/12/2022
20.3.0.60 1,998 12/6/2022
20.3.0.59 2,057 11/29/2022
20.3.0.58 2,126 11/21/2022
20.3.0.57 2,095 11/14/2022
20.3.0.56 2,294 11/8/2022
20.3.0.52 2,217 10/27/2022
20.3.0.50 2,418 10/17/2022
20.3.0.49 2,226 10/11/2022
20.3.0.48 2,125 10/5/2022
20.3.0.47 2,417 9/29/2022
20.2.0.50 3,195 9/20/2022
20.2.0.49 2,358 9/13/2022
20.2.0.48 2,237 9/6/2022
20.2.0.46 2,287 8/30/2022
20.2.0.45 2,460 8/23/2022
20.2.0.44 2,263 8/16/2022
20.2.0.43 2,532 8/8/2022
20.2.0.40 3,107 7/26/2022
20.2.0.39 2,347 7/19/2022
20.2.0.38 2,264 7/12/2022
20.2.0.36 2,740 6/30/2022
20.1.0.61 2,657 6/20/2022
20.1.0.60 2,213 6/14/2022
20.1.0.59 5,592 6/6/2022
20.1.0.58 25,551 5/30/2022
20.1.0.57 2,412 5/23/2022
20.1.0.56 3,038 5/17/2022
20.1.0.55 2,450 5/12/2022
20.1.0.52 2,509 5/2/2022
20.1.0.51 19,838 4/26/2022
20.1.0.50 2,316 4/19/2022
20.1.0.48 2,385 4/12/2022
20.1.0.47 2,560 4/4/2022
19.4.0.56 2,825 3/14/2022
19.4.0.55 2,360 3/8/2022
19.4.0.54 2,519 2/28/2022
19.4.0.53 2,399 2/21/2022
19.4.0.52 2,425 2/15/2022
19.4.0.50 19,746 2/8/2022
19.4.0.48 2,711 1/31/2022
19.4.0.47 2,261 1/24/2022
19.4.0.43 2,365 1/18/2022
19.4.0.42 2,144 1/10/2022
19.4.0.41 2,311 1/4/2022
19.4.0.40 6,406 12/28/2021
19.4.0.38 2,314 12/17/2021
19.3.0.59 1,933 12/14/2021
19.3.0.57 2,068 12/7/2021
19.3.0.56 3,306 11/29/2021
19.3.0.55 2,182 11/23/2021
19.3.0.54 2,122 11/17/2021
19.3.0.53 2,216 11/12/2021
19.3.0.48 2,280 11/3/2021
19.3.0.47 2,319 10/26/2021
19.3.0.46 2,185 10/19/2021
19.3.0.45 2,190 10/12/2021
19.3.0.44 2,202 10/5/2021
19.3.0.43 2,397 9/30/2021
19.2.0.62 2,279 9/13/2021
19.2.0.60 2,340 9/7/2021
19.2.0.59 2,241 8/30/2021
19.2.0.57 2,108 8/24/2021
19.2.0.56 2,336 8/17/2021
19.2.0.55 2,347 8/11/2021
19.2.0.51 2,223 8/2/2021
19.2.0.49 2,101 7/26/2021
19.2.0.48 2,176 7/19/2021
19.2.0.47 2,146 7/13/2021
19.2.0.46 2,155 7/6/2021
19.2.0.44 2,681 6/30/2021
19.1.0.69 2,557 6/14/2021
19.1.0.67 3,616 6/7/2021
19.1.0.66 2,313 5/31/2021
19.1.0.65 2,289 5/24/2021
19.1.0.64 2,160 5/19/2021
19.1.0.63 2,204 5/13/2021
19.1.0.59 2,238 5/3/2021
19.1.0.58 2,151 4/26/2021
19.1.0.57 2,198 4/20/2021
19.1.0.56 2,423 4/12/2021
19.1.0.55 2,341 4/6/2021
19.1.0.54 2,526 3/30/2021
18.4.0.49 2,367 3/22/2021
18.4.0.48 3,456 3/16/2021
18.4.0.47 2,311 3/9/2021
18.4.0.46 2,196 3/2/2021
18.4.0.44 2,336 2/23/2021
18.4.0.43 2,216 2/15/2021
18.4.0.42 2,350 2/9/2021
18.4.0.41 2,249 2/2/2021
18.4.0.39 2,437 1/28/2021
18.4.0.35 2,483 1/19/2021
18.4.0.34 2,243 1/12/2021
18.4.0.33 2,276 1/4/2021
18.4.0.32 2,117 12/30/2020
18.4.0.31 2,294 12/22/2020
18.4.0.30 2,504 12/17/2020
18.3.0.53 2,436 12/8/2020
18.3.0.52 2,236 11/30/2020
18.3.0.51 2,242 11/23/2020
18.3.0.50 2,450 11/17/2020
18.3.0.48 2,278 11/10/2020
18.3.0.47 2,369 11/5/2020
18.3.0.44 2,375 10/27/2020
18.3.0.42 2,490 10/20/2020
18.3.0.40 2,329 10/12/2020
18.3.0.38 2,326 10/7/2020
18.3.0.35 2,683 10/1/2020
18.2.0.59 2,571 9/22/2020
18.2.0.58 2,359 9/15/2020
18.2.0.57 2,242 9/8/2020
18.2.0.56 2,266 9/1/2020
18.2.0.55 2,295 8/24/2020
18.2.0.54 2,323 8/18/2020
18.2.0.48 2,591 8/4/2020
18.2.0.47 2,348 7/28/2020
18.2.0.46 2,341 7/21/2020
18.2.0.45 2,589 7/14/2020
18.2.0.44 6,961 7/6/2020
18.1.0.59 2,634 6/23/2020
18.1.0.57 2,288 6/15/2020
18.1.0.56 2,393 6/9/2020
18.1.0.55 2,329 6/2/2020
18.1.0.54 2,345 5/26/2020
18.1.0.53 2,427 5/19/2020
18.1.0.52 2,671 5/13/2020
18.1.0.48 2,315 5/5/2020
18.1.0.46 2,254 4/28/2020
18.1.0.45 2,268 4/20/2020
18.1.0.44 2,327 4/14/2020
18.1.0.43 2,318 4/7/2020
18.1.0.42 2,558 4/1/2020
18.1.0.36-beta 1,828 3/19/2020
17.4.0.55 2,806 3/10/2020
17.4.0.53 2,438 3/3/2020
17.4.0.51 2,611 2/25/2020
17.4.0.50 2,335 2/18/2020
17.4.0.49 2,365 2/11/2020
17.4.0.47 2,317 2/5/2020
17.4.0.46 2,398 1/30/2020
17.4.0.44 2,345 1/21/2020
17.4.0.43 2,285 1/14/2020
17.4.0.41 2,338 1/7/2020
17.4.0.40 2,311 12/24/2019
17.4.0.39 2,705 12/17/2019
17.3.0.34 2,437 12/10/2019
17.3.0.33 2,298 12/4/2019
17.3.0.30 2,345 12/3/2019
17.3.0.29 2,299 11/26/2019
17.3.0.28 2,292 11/18/2019
17.3.0.27 2,283 11/12/2019
17.3.0.26 2,342 11/5/2019
17.3.0.21 2,186 10/29/2019
17.3.0.19 2,326 10/22/2019
17.3.0.17 2,416 10/15/2019
17.3.0.14 2,919 10/3/2019
17.3.0.9-beta 1,856 9/20/2019
17.2.0.51 2,490 9/10/2019
17.2.0.49 2,355 9/3/2019
17.2.0.47 2,426 8/27/2019
17.2.0.46 2,598 8/22/2019
17.2.0.41 2,278 8/13/2019
17.2.0.40 2,453 8/6/2019
17.2.0.39 2,443 7/30/2019
17.2.0.36 2,226 7/23/2019
17.2.0.35 2,358 7/17/2019
17.2.0.34 2,852 7/11/2019
17.2.0.28-beta 1,921 6/27/2019
17.1.0.53 2,428 6/25/2019
17.1.0.52 2,392 6/18/2019
17.1.0.51 2,383 6/11/2019
17.1.0.50 2,450 6/4/2019
17.1.0.49 2,362 5/28/2019
17.1.0.48 2,431 5/21/2019
17.1.0.47 2,624 5/14/2019
17.1.0.44 2,451 5/7/2019
17.1.0.43 2,398 4/30/2019
17.1.0.42 2,594 4/23/2019
17.1.0.41 2,342 4/16/2019
17.1.0.40 2,368 4/9/2019
17.1.0.38 2,500 3/29/2019
17.1.0.32-beta 1,838 3/13/2019
16.4.0.54 2,696 2/19/2019
16.4.0.53 2,467 2/13/2019
16.4.0.52 2,624 2/5/2019
16.4.0.48 2,524 1/22/2019
16.4.0.47 2,487 1/16/2019
16.4.0.46 2,555 1/8/2019
16.4.0.44 2,448 12/24/2018
16.4.0.42 3,360 12/17/2018
16.4.0.40-beta 1,986 12/10/2018
16.3.0.36 2,628 11/27/2018
16.3.0.35-beta 2,152 11/23/2018
16.3.0.29 2,861 10/30/2018
16.3.0.21 2,864 9/21/2018
16.3.0.17-beta 1,500 9/12/2018
16.2.0.50 1,910 8/28/2018
16.2.0.46 2,092 8/9/2018