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
30.1.42 159 7/28/2025
30.1.41 568 7/22/2025
30.1.40 298 7/14/2025
30.1.39 289 7/8/2025
30.1.38 268 7/1/2025
30.1.37 390 6/25/2025
29.2.11 466 6/16/2025
29.2.10 595 6/9/2025
29.2.9 323 6/5/2025
29.2.8 300 6/3/2025
29.2.7 354 5/26/2025
29.2.5 325 5/20/2025
29.2.4 505 5/14/2025
29.1.41 384 5/5/2025
29.1.40 401 4/28/2025
29.1.39 487 4/21/2025
29.1.38 512 4/14/2025
29.1.37 457 4/8/2025
29.1.35 507 4/1/2025
29.1.33 863 3/25/2025
28.2.12 426 3/19/2025
28.2.11 475 3/10/2025
28.2.9 539 3/3/2025
28.2.7 396 2/25/2025
28.2.6 470 2/17/2025
28.2.5 497 2/11/2025
28.2.4 420 2/4/2025
28.2.3 509 1/29/2025
28.1.41 693 1/20/2025
28.1.39 655 1/13/2025
28.1.38 371 1/7/2025
28.1.37 416 12/31/2024
28.1.36 449 12/23/2024
28.1.35 426 12/18/2024
28.1.33 547 12/12/2024
27.2.5 545 12/2/2024
27.2.4 509 11/26/2024
27.2.3 433 11/22/2024
27.2.2 610 11/15/2024
27.1.58 622 11/4/2024
27.1.57 464 10/28/2024
27.1.56 438 10/23/2024
27.1.55 354 10/21/2024
27.1.53 613 10/14/2024
27.1.52 543 10/7/2024
27.1.51 495 9/30/2024
27.1.50 650 9/23/2024
27.1.48 636 9/18/2024
26.2.14 613 9/9/2024
26.2.13 532 9/5/2024
26.2.12 430 9/2/2024
26.2.11 494 8/27/2024
26.2.10 544 8/19/2024
26.2.9 543 8/12/2024
26.2.8 481 8/5/2024
26.2.7 360 7/29/2024
26.2.5 371 7/25/2024
26.2.4 516 7/24/2024
26.1.42 627 7/15/2024
26.1.41 9,435 7/8/2024
26.1.40 986 7/1/2024
26.1.39 732 6/24/2024
26.1.38 575 6/18/2024
26.1.35 804 6/11/2024
25.2.7 507 6/3/2024
25.2.6 550 5/28/2024
25.2.5 621 5/21/2024
25.2.4 488 5/14/2024
25.2.3 612 5/8/2024
25.1.42 513 4/29/2024
25.1.41 574 4/23/2024
25.1.40 649 4/15/2024
25.1.39 584 4/8/2024
25.1.38 614 4/1/2024
25.1.37 557 3/26/2024
25.1.35 1,635 3/15/2024
24.2.9 1,029 3/4/2024
24.2.8 920 2/26/2024
24.2.7 911 2/19/2024
24.2.6 967 2/14/2024
24.2.5 874 2/12/2024
24.2.4 954 2/5/2024
24.2.3 1,067 1/31/2024
24.1.47 975 1/22/2024
24.1.46 1,019 1/16/2024
24.1.45 1,101 1/8/2024
24.1.44 1,123 1/2/2024
24.1.43 1,113 12/27/2023
24.1.41 1,946 12/18/2023
23.2.7 1,968 12/6/2023
23.2.6 1,387 11/28/2023
23.2.5 1,303 11/23/2023
23.2.4 1,341 11/20/2023
23.1.44 1,395 11/6/2023
23.1.43 1,412 10/30/2023
23.1.42 1,388 10/23/2023
23.1.41 1,497 10/16/2023
23.1.40 1,403 10/10/2023
23.1.39 1,416 10/4/2023
23.1.38 1,578 9/26/2023
23.1.36 3,488 9/15/2023
22.2.12 3,081 9/5/2023
22.2.11 1,666 8/28/2023
22.2.10 1,634 8/22/2023
22.2.9 1,685 8/14/2023
22.2.8 1,854 8/7/2023
22.2.7 1,869 8/2/2023
22.2.5 1,964 7/27/2023
22.1.39 1,842 7/18/2023
22.1.38 1,950 7/11/2023
22.1.37 1,878 7/3/2023
22.1.36 1,828 6/28/2023
22.1.34 2,239 6/21/2023
21.2.10 2,124 6/12/2023
21.2.9 1,857 6/6/2023
21.2.8 2,132 5/30/2023
21.2.6 1,882 5/22/2023
21.2.5 1,835 5/15/2023
21.2.4 1,909 5/9/2023
21.2.3 2,188 5/3/2023
21.1.41 2,139 4/19/2023
21.1.39 2,060 4/10/2023
21.1.38 2,034 4/3/2023
21.1.37 2,119 3/29/2023
21.1.35 2,526 3/23/2023
20.4.0.54 2,459 3/13/2023
20.4.0.53 2,080 3/7/2023
20.4.0.52 2,316 2/28/2023
20.4.0.51 2,148 2/21/2023
20.4.0.50 10,577 2/14/2023
20.4.0.49 2,162 2/7/2023
20.4.0.48 2,365 2/1/2023
20.4.0.44 2,617 1/18/2023
20.4.0.43 2,260 1/10/2023
20.4.0.42 2,476 1/4/2023
20.4.0.41 2,816 12/29/2022
20.4.0.40 1,995 12/28/2022
20.4.0.38 2,399 12/21/2022
20.3.0.61 2,368 12/12/2022
20.3.0.60 1,922 12/6/2022
20.3.0.59 1,974 11/29/2022
20.3.0.58 2,042 11/21/2022
20.3.0.57 2,010 11/14/2022
20.3.0.56 2,207 11/8/2022
20.3.0.52 2,130 10/27/2022
20.3.0.50 2,335 10/17/2022
20.3.0.49 2,146 10/11/2022
20.3.0.48 2,042 10/5/2022
20.3.0.47 2,322 9/29/2022
20.2.0.50 3,065 9/20/2022
20.2.0.49 2,269 9/13/2022
20.2.0.48 2,154 9/6/2022
20.2.0.46 2,208 8/30/2022
20.2.0.45 2,377 8/23/2022
20.2.0.44 2,183 8/16/2022
20.2.0.43 2,441 8/8/2022
20.2.0.40 2,934 7/26/2022
20.2.0.39 2,262 7/19/2022
20.2.0.38 2,181 7/12/2022
20.2.0.36 2,647 6/30/2022
20.1.0.61 2,575 6/20/2022
20.1.0.60 2,123 6/14/2022
20.1.0.59 5,509 6/6/2022
20.1.0.58 23,665 5/30/2022
20.1.0.57 2,323 5/23/2022
20.1.0.56 2,876 5/17/2022
20.1.0.55 2,366 5/12/2022
20.1.0.52 2,419 5/2/2022
20.1.0.51 19,750 4/26/2022
20.1.0.50 2,233 4/19/2022
20.1.0.48 2,300 4/12/2022
20.1.0.47 2,477 4/4/2022
19.4.0.56 2,718 3/14/2022
19.4.0.55 2,278 3/8/2022
19.4.0.54 2,430 2/28/2022
19.4.0.53 2,310 2/21/2022
19.4.0.52 2,337 2/15/2022
19.4.0.50 19,656 2/8/2022
19.4.0.48 2,619 1/31/2022
19.4.0.47 2,179 1/24/2022
19.4.0.43 2,272 1/18/2022
19.4.0.42 2,063 1/10/2022
19.4.0.41 2,225 1/4/2022
19.4.0.40 6,068 12/28/2021
19.4.0.38 2,210 12/17/2021
19.3.0.59 1,848 12/14/2021
19.3.0.57 1,981 12/7/2021
19.3.0.56 3,199 11/29/2021
19.3.0.55 2,097 11/23/2021
19.3.0.54 2,034 11/17/2021
19.3.0.53 2,128 11/12/2021
19.3.0.48 2,199 11/3/2021
19.3.0.47 2,236 10/26/2021
19.3.0.46 2,099 10/19/2021
19.3.0.45 2,113 10/12/2021
19.3.0.44 2,126 10/5/2021
19.3.0.43 2,310 9/30/2021
19.2.0.62 2,199 9/13/2021
19.2.0.60 2,256 9/7/2021
19.2.0.59 2,156 8/30/2021
19.2.0.57 2,016 8/24/2021
19.2.0.56 2,256 8/17/2021
19.2.0.55 2,257 8/11/2021
19.2.0.51 2,132 8/2/2021
19.2.0.49 2,017 7/26/2021
19.2.0.48 2,092 7/19/2021
19.2.0.47 2,064 7/13/2021
19.2.0.46 2,068 7/6/2021
19.2.0.44 2,595 6/30/2021
19.1.0.69 2,471 6/14/2021
19.1.0.67 3,531 6/7/2021
19.1.0.66 2,223 5/31/2021
19.1.0.65 2,213 5/24/2021
19.1.0.64 2,078 5/19/2021
19.1.0.63 2,122 5/13/2021
19.1.0.59 2,144 5/3/2021
19.1.0.58 2,065 4/26/2021
19.1.0.57 2,107 4/20/2021
19.1.0.56 2,320 4/12/2021
19.1.0.55 2,254 4/6/2021
19.1.0.54 2,424 3/30/2021
18.4.0.49 2,277 3/22/2021
18.4.0.48 3,371 3/16/2021
18.4.0.47 2,221 3/9/2021
18.4.0.46 2,112 3/2/2021
18.4.0.44 2,248 2/23/2021
18.4.0.43 2,123 2/15/2021
18.4.0.42 2,255 2/9/2021
18.4.0.41 2,164 2/2/2021
18.4.0.39 2,353 1/28/2021
18.4.0.35 2,394 1/19/2021
18.4.0.34 2,163 1/12/2021
18.4.0.33 2,190 1/4/2021
18.4.0.32 2,032 12/30/2020
18.4.0.31 2,210 12/22/2020
18.4.0.30 2,415 12/17/2020
18.3.0.53 2,334 12/8/2020
18.3.0.52 2,148 11/30/2020
18.3.0.51 2,160 11/23/2020
18.3.0.50 2,364 11/17/2020
18.3.0.48 2,189 11/10/2020
18.3.0.47 2,279 11/5/2020
18.3.0.44 2,286 10/27/2020
18.3.0.42 2,401 10/20/2020
18.3.0.40 2,244 10/12/2020
18.3.0.38 2,247 10/7/2020
18.3.0.35 2,598 10/1/2020
18.2.0.59 2,477 9/22/2020
18.2.0.58 2,217 9/15/2020
18.2.0.57 2,157 9/8/2020
18.2.0.56 2,178 9/1/2020
18.2.0.55 2,207 8/24/2020
18.2.0.54 2,230 8/18/2020
18.2.0.48 2,496 8/4/2020
18.2.0.47 2,259 7/28/2020
18.2.0.46 2,242 7/21/2020
18.2.0.45 2,498 7/14/2020
18.2.0.44 6,876 7/6/2020
18.1.0.59 2,544 6/23/2020
18.1.0.57 2,198 6/15/2020
18.1.0.56 2,298 6/9/2020
18.1.0.55 2,236 6/2/2020
18.1.0.54 2,261 5/26/2020
18.1.0.53 2,334 5/19/2020
18.1.0.52 2,582 5/13/2020
18.1.0.48 2,229 5/5/2020
18.1.0.46 2,172 4/28/2020
18.1.0.45 2,175 4/20/2020
18.1.0.44 2,239 4/14/2020
18.1.0.43 2,227 4/7/2020
18.1.0.42 2,471 4/1/2020
18.1.0.36-beta 1,733 3/19/2020
17.4.0.55 2,706 3/10/2020
17.4.0.53 2,351 3/3/2020
17.4.0.51 2,517 2/25/2020
17.4.0.50 2,244 2/18/2020
17.4.0.49 2,276 2/11/2020
17.4.0.47 2,231 2/5/2020
17.4.0.46 2,305 1/30/2020
17.4.0.44 2,257 1/21/2020
17.4.0.43 2,197 1/14/2020
17.4.0.41 2,252 1/7/2020
17.4.0.40 2,214 12/24/2019
17.4.0.39 2,613 12/17/2019
17.3.0.34 2,361 12/10/2019
17.3.0.33 2,212 12/4/2019
17.3.0.30 2,239 12/3/2019
17.3.0.29 2,200 11/26/2019
17.3.0.28 2,200 11/18/2019
17.3.0.27 2,175 11/12/2019
17.3.0.26 2,257 11/5/2019
17.3.0.21 2,100 10/29/2019
17.3.0.19 2,233 10/22/2019
17.3.0.17 2,326 10/15/2019
17.3.0.14 2,843 10/3/2019
17.3.0.9-beta 1,761 9/20/2019
17.2.0.51 2,401 9/10/2019
17.2.0.49 2,258 9/3/2019
17.2.0.47 2,339 8/27/2019
17.2.0.46 2,511 8/22/2019
17.2.0.41 2,187 8/13/2019
17.2.0.40 2,363 8/6/2019
17.2.0.39 2,358 7/30/2019
17.2.0.36 2,144 7/23/2019
17.2.0.35 2,267 7/17/2019
17.2.0.34 2,764 7/11/2019
17.2.0.28-beta 1,832 6/27/2019
17.1.0.53 2,337 6/25/2019
17.1.0.52 2,311 6/18/2019
17.1.0.51 2,294 6/11/2019
17.1.0.50 2,364 6/4/2019
17.1.0.49 2,272 5/28/2019
17.1.0.48 2,340 5/21/2019
17.1.0.47 2,542 5/14/2019
17.1.0.44 2,366 5/7/2019
17.1.0.43 2,309 4/30/2019
17.1.0.42 2,502 4/23/2019
17.1.0.41 2,253 4/16/2019
17.1.0.40 2,273 4/9/2019
17.1.0.38 2,414 3/29/2019
17.1.0.32-beta 1,750 3/13/2019
16.4.0.54 2,610 2/19/2019
16.4.0.53 2,376 2/13/2019
16.4.0.52 2,544 2/5/2019
16.4.0.48 2,433 1/22/2019
16.4.0.47 2,395 1/16/2019
16.4.0.46 2,464 1/8/2019
16.4.0.44 2,368 12/24/2018
16.4.0.42 3,270 12/17/2018
16.4.0.40-beta 1,891 12/10/2018
16.3.0.36 2,533 11/27/2018
16.3.0.35-beta 2,058 11/23/2018
16.3.0.29 2,775 10/30/2018
16.3.0.21 2,774 9/21/2018
16.3.0.17-beta 1,425 9/12/2018
16.2.0.50 1,833 8/28/2018
16.2.0.46 2,021 8/9/2018