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.1.21 0 9/22/2025
31.1.20 348 9/16/2025
31.1.19 236 9/11/2025
31.1.18 192 9/9/2025
31.1.17 224 9/5/2025
30.2.7 405 8/25/2025
30.2.6 303 8/18/2025
30.2.5 276 8/13/2025
30.2.4 404 8/7/2025
30.1.42 306 7/28/2025
30.1.41 684 7/22/2025
30.1.40 432 7/14/2025
30.1.39 323 7/8/2025
30.1.38 299 7/1/2025
30.1.37 475 6/25/2025
29.2.11 566 6/16/2025
29.2.10 929 6/9/2025
29.2.9 352 6/5/2025
29.2.8 338 6/3/2025
29.2.7 391 5/26/2025
29.2.5 358 5/20/2025
29.2.4 538 5/14/2025
29.1.41 427 5/5/2025
29.1.40 451 4/28/2025
29.1.39 567 4/21/2025
29.1.38 545 4/14/2025
29.1.37 490 4/8/2025
29.1.35 575 4/1/2025
29.1.33 903 3/25/2025
28.2.12 464 3/19/2025
28.2.11 513 3/10/2025
28.2.9 570 3/3/2025
28.2.7 426 2/25/2025
28.2.6 506 2/17/2025
28.2.5 531 2/11/2025
28.2.4 447 2/4/2025
28.2.3 551 1/29/2025
28.1.41 770 1/20/2025
28.1.39 704 1/13/2025
28.1.38 401 1/7/2025
28.1.37 451 12/31/2024
28.1.36 518 12/23/2024
28.1.35 451 12/18/2024
28.1.33 588 12/12/2024
27.2.5 595 12/2/2024
27.2.4 536 11/26/2024
27.2.3 462 11/22/2024
27.2.2 645 11/15/2024
27.1.58 655 11/4/2024
27.1.57 491 10/28/2024
27.1.56 465 10/23/2024
27.1.55 382 10/21/2024
27.1.53 658 10/14/2024
27.1.52 573 10/7/2024
27.1.51 517 9/30/2024
27.1.50 680 9/23/2024
27.1.48 667 9/18/2024
26.2.14 666 9/9/2024
26.2.13 562 9/5/2024
26.2.12 460 9/2/2024
26.2.11 525 8/27/2024
26.2.10 573 8/19/2024
26.2.9 571 8/12/2024
26.2.8 511 8/5/2024
26.2.7 388 7/29/2024
26.2.5 404 7/25/2024
26.2.4 547 7/24/2024
26.1.42 659 7/15/2024
26.1.41 10,892 7/8/2024
26.1.40 1,029 7/1/2024
26.1.39 759 6/24/2024
26.1.38 602 6/18/2024
26.1.35 840 6/11/2024
25.2.7 535 6/3/2024
25.2.6 581 5/28/2024
25.2.5 652 5/21/2024
25.2.4 519 5/14/2024
25.2.3 644 5/8/2024
25.1.42 545 4/29/2024
25.1.41 604 4/23/2024
25.1.40 679 4/15/2024
25.1.39 612 4/8/2024
25.1.38 645 4/1/2024
25.1.37 582 3/26/2024
25.1.35 1,679 3/15/2024
24.2.9 1,056 3/4/2024
24.2.8 944 2/26/2024
24.2.7 933 2/19/2024
24.2.6 998 2/14/2024
24.2.5 900 2/12/2024
24.2.4 985 2/5/2024
24.2.3 1,091 1/31/2024
24.1.47 1,001 1/22/2024
24.1.46 1,054 1/16/2024
24.1.45 1,125 1/8/2024
24.1.44 1,149 1/2/2024
24.1.43 1,137 12/27/2023
24.1.41 1,994 12/18/2023
23.2.7 2,016 12/6/2023
23.2.6 1,413 11/28/2023
23.2.5 1,330 11/23/2023
23.2.4 1,368 11/20/2023
23.1.44 1,431 11/6/2023
23.1.43 1,439 10/30/2023
23.1.42 1,411 10/23/2023
23.1.41 1,527 10/16/2023
23.1.40 1,425 10/10/2023
23.1.39 1,441 10/4/2023
23.1.38 1,605 9/26/2023
23.1.36 3,559 9/15/2023
22.2.12 3,309 9/5/2023
22.2.11 1,702 8/28/2023
22.2.10 1,669 8/22/2023
22.2.9 1,722 8/14/2023
22.2.8 1,892 8/7/2023
22.2.7 1,904 8/2/2023
22.2.5 2,002 7/27/2023
22.1.39 1,880 7/18/2023
22.1.38 1,986 7/11/2023
22.1.37 1,917 7/3/2023
22.1.36 1,874 6/28/2023
22.1.34 2,305 6/21/2023
21.2.10 2,164 6/12/2023
21.2.9 1,893 6/6/2023
21.2.8 2,182 5/30/2023
21.2.6 1,919 5/22/2023
21.2.5 1,871 5/15/2023
21.2.4 1,948 5/9/2023
21.2.3 2,237 5/3/2023
21.1.41 2,176 4/19/2023
21.1.39 2,105 4/10/2023
21.1.38 2,076 4/3/2023
21.1.37 2,157 3/29/2023
21.1.35 2,570 3/23/2023
20.4.0.54 2,512 3/13/2023
20.4.0.53 2,118 3/7/2023
20.4.0.52 2,355 2/28/2023
20.4.0.51 2,195 2/21/2023
20.4.0.50 10,619 2/14/2023
20.4.0.49 2,202 2/7/2023
20.4.0.48 2,407 2/1/2023
20.4.0.44 2,665 1/18/2023
20.4.0.43 2,302 1/10/2023
20.4.0.42 2,521 1/4/2023
20.4.0.41 2,861 12/29/2022
20.4.0.40 2,032 12/28/2022
20.4.0.38 2,439 12/21/2022
20.3.0.61 2,413 12/12/2022
20.3.0.60 1,945 12/6/2022
20.3.0.59 2,004 11/29/2022
20.3.0.58 2,070 11/21/2022
20.3.0.57 2,040 11/14/2022
20.3.0.56 2,239 11/8/2022
20.3.0.52 2,159 10/27/2022
20.3.0.50 2,363 10/17/2022
20.3.0.49 2,173 10/11/2022
20.3.0.48 2,071 10/5/2022
20.3.0.47 2,363 9/29/2022
20.2.0.50 3,121 9/20/2022
20.2.0.49 2,299 9/13/2022
20.2.0.48 2,179 9/6/2022
20.2.0.46 2,233 8/30/2022
20.2.0.45 2,403 8/23/2022
20.2.0.44 2,206 8/16/2022
20.2.0.43 2,477 8/8/2022
20.2.0.40 3,006 7/26/2022
20.2.0.39 2,288 7/19/2022
20.2.0.38 2,207 7/12/2022
20.2.0.36 2,678 6/30/2022
20.1.0.61 2,605 6/20/2022
20.1.0.60 2,151 6/14/2022
20.1.0.59 5,534 6/6/2022
20.1.0.58 25,396 5/30/2022
20.1.0.57 2,356 5/23/2022
20.1.0.56 2,950 5/17/2022
20.1.0.55 2,393 5/12/2022
20.1.0.52 2,454 5/2/2022
20.1.0.51 19,782 4/26/2022
20.1.0.50 2,260 4/19/2022
20.1.0.48 2,329 4/12/2022
20.1.0.47 2,507 4/4/2022
19.4.0.56 2,762 3/14/2022
19.4.0.55 2,308 3/8/2022
19.4.0.54 2,460 2/28/2022
19.4.0.53 2,341 2/21/2022
19.4.0.52 2,373 2/15/2022
19.4.0.50 19,687 2/8/2022
19.4.0.48 2,656 1/31/2022
19.4.0.47 2,204 1/24/2022
19.4.0.43 2,303 1/18/2022
19.4.0.42 2,088 1/10/2022
19.4.0.41 2,256 1/4/2022
19.4.0.40 6,288 12/28/2021
19.4.0.38 2,241 12/17/2021
19.3.0.59 1,883 12/14/2021
19.3.0.57 2,011 12/7/2021
19.3.0.56 3,241 11/29/2021
19.3.0.55 2,127 11/23/2021
19.3.0.54 2,066 11/17/2021
19.3.0.53 2,155 11/12/2021
19.3.0.48 2,226 11/3/2021
19.3.0.47 2,263 10/26/2021
19.3.0.46 2,131 10/19/2021
19.3.0.45 2,140 10/12/2021
19.3.0.44 2,150 10/5/2021
19.3.0.43 2,339 9/30/2021
19.2.0.62 2,226 9/13/2021
19.2.0.60 2,280 9/7/2021
19.2.0.59 2,185 8/30/2021
19.2.0.57 2,052 8/24/2021
19.2.0.56 2,282 8/17/2021
19.2.0.55 2,285 8/11/2021
19.2.0.51 2,162 8/2/2021
19.2.0.49 2,046 7/26/2021
19.2.0.48 2,119 7/19/2021
19.2.0.47 2,092 7/13/2021
19.2.0.46 2,097 7/6/2021
19.2.0.44 2,626 6/30/2021
19.1.0.69 2,497 6/14/2021
19.1.0.67 3,558 6/7/2021
19.1.0.66 2,245 5/31/2021
19.1.0.65 2,239 5/24/2021
19.1.0.64 2,104 5/19/2021
19.1.0.63 2,147 5/13/2021
19.1.0.59 2,182 5/3/2021
19.1.0.58 2,089 4/26/2021
19.1.0.57 2,133 4/20/2021
19.1.0.56 2,351 4/12/2021
19.1.0.55 2,281 4/6/2021
19.1.0.54 2,454 3/30/2021
18.4.0.49 2,307 3/22/2021
18.4.0.48 3,399 3/16/2021
18.4.0.47 2,250 3/9/2021
18.4.0.46 2,139 3/2/2021
18.4.0.44 2,279 2/23/2021
18.4.0.43 2,154 2/15/2021
18.4.0.42 2,287 2/9/2021
18.4.0.41 2,190 2/2/2021
18.4.0.39 2,381 1/28/2021
18.4.0.35 2,424 1/19/2021
18.4.0.34 2,189 1/12/2021
18.4.0.33 2,219 1/4/2021
18.4.0.32 2,062 12/30/2020
18.4.0.31 2,239 12/22/2020
18.4.0.30 2,451 12/17/2020
18.3.0.53 2,371 12/8/2020
18.3.0.52 2,178 11/30/2020
18.3.0.51 2,188 11/23/2020
18.3.0.50 2,392 11/17/2020
18.3.0.48 2,220 11/10/2020
18.3.0.47 2,310 11/5/2020
18.3.0.44 2,318 10/27/2020
18.3.0.42 2,434 10/20/2020
18.3.0.40 2,272 10/12/2020
18.3.0.38 2,275 10/7/2020
18.3.0.35 2,629 10/1/2020
18.2.0.59 2,511 9/22/2020
18.2.0.58 2,246 9/15/2020
18.2.0.57 2,187 9/8/2020
18.2.0.56 2,208 9/1/2020
18.2.0.55 2,237 8/24/2020
18.2.0.54 2,259 8/18/2020
18.2.0.48 2,532 8/4/2020
18.2.0.47 2,288 7/28/2020
18.2.0.46 2,279 7/21/2020
18.2.0.45 2,529 7/14/2020
18.2.0.44 6,906 7/6/2020
18.1.0.59 2,577 6/23/2020
18.1.0.57 2,229 6/15/2020
18.1.0.56 2,331 6/9/2020
18.1.0.55 2,267 6/2/2020
18.1.0.54 2,290 5/26/2020
18.1.0.53 2,365 5/19/2020
18.1.0.52 2,614 5/13/2020
18.1.0.48 2,258 5/5/2020
18.1.0.46 2,199 4/28/2020
18.1.0.45 2,208 4/20/2020
18.1.0.44 2,267 4/14/2020
18.1.0.43 2,258 4/7/2020
18.1.0.42 2,501 4/1/2020
18.1.0.36-beta 1,765 3/19/2020
17.4.0.55 2,743 3/10/2020
17.4.0.53 2,382 3/3/2020
17.4.0.51 2,552 2/25/2020
17.4.0.50 2,278 2/18/2020
17.4.0.49 2,306 2/11/2020
17.4.0.47 2,260 2/5/2020
17.4.0.46 2,338 1/30/2020
17.4.0.44 2,284 1/21/2020
17.4.0.43 2,228 1/14/2020
17.4.0.41 2,282 1/7/2020
17.4.0.40 2,250 12/24/2019
17.4.0.39 2,649 12/17/2019
17.3.0.34 2,389 12/10/2019
17.3.0.33 2,239 12/4/2019
17.3.0.30 2,272 12/3/2019
17.3.0.29 2,234 11/26/2019
17.3.0.28 2,233 11/18/2019
17.3.0.27 2,203 11/12/2019
17.3.0.26 2,283 11/5/2019
17.3.0.21 2,130 10/29/2019
17.3.0.19 2,265 10/22/2019
17.3.0.17 2,358 10/15/2019
17.3.0.14 2,867 10/3/2019
17.3.0.9-beta 1,790 9/20/2019
17.2.0.51 2,432 9/10/2019
17.2.0.49 2,288 9/3/2019
17.2.0.47 2,368 8/27/2019
17.2.0.46 2,543 8/22/2019
17.2.0.41 2,219 8/13/2019
17.2.0.40 2,390 8/6/2019
17.2.0.39 2,388 7/30/2019
17.2.0.36 2,171 7/23/2019
17.2.0.35 2,296 7/17/2019
17.2.0.34 2,795 7/11/2019
17.2.0.28-beta 1,866 6/27/2019
17.1.0.53 2,369 6/25/2019
17.1.0.52 2,339 6/18/2019
17.1.0.51 2,324 6/11/2019
17.1.0.50 2,394 6/4/2019
17.1.0.49 2,305 5/28/2019
17.1.0.48 2,372 5/21/2019
17.1.0.47 2,571 5/14/2019
17.1.0.44 2,394 5/7/2019
17.1.0.43 2,340 4/30/2019
17.1.0.42 2,532 4/23/2019
17.1.0.41 2,283 4/16/2019
17.1.0.40 2,303 4/9/2019
17.1.0.38 2,447 3/29/2019
17.1.0.32-beta 1,782 3/13/2019
16.4.0.54 2,640 2/19/2019
16.4.0.53 2,406 2/13/2019
16.4.0.52 2,570 2/5/2019
16.4.0.48 2,465 1/22/2019
16.4.0.47 2,430 1/16/2019
16.4.0.46 2,496 1/8/2019
16.4.0.44 2,393 12/24/2018
16.4.0.42 3,298 12/17/2018
16.4.0.40-beta 1,923 12/10/2018
16.3.0.36 2,566 11/27/2018
16.3.0.35-beta 2,088 11/23/2018
16.3.0.29 2,805 10/30/2018
16.3.0.21 2,806 9/21/2018
16.3.0.17-beta 1,457 9/12/2018
16.2.0.50 1,866 8/28/2018
16.2.0.46 2,056 8/9/2018