Syncfusion.SfDataGrid.WinForms 18.1.0.36-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 18.1.0.36-beta
                    
NuGet\Install-Package Syncfusion.SfDataGrid.WinForms -Version 18.1.0.36-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="18.1.0.36-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.SfDataGrid.WinForms" Version="18.1.0.36-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 18.1.0.36-beta
                    
#r "nuget: Syncfusion.SfDataGrid.WinForms, 18.1.0.36-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@18.1.0.36-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=18.1.0.36-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.SfDataGrid.WinForms&version=18.1.0.36-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 2020 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.10 84 11/12/2025
31.2.5 408 11/3/2025
31.2.4 386 10/28/2025
31.2.3 341 10/21/2025
31.2.2 365 10/15/2025
31.1.23 375 10/6/2025
31.1.22 353 9/30/2025
31.1.21 392 9/22/2025
31.1.20 460 9/16/2025
31.1.19 337 9/11/2025
31.1.18 300 9/9/2025
31.1.17 366 9/5/2025
30.2.7 534 8/25/2025
30.2.6 415 8/18/2025
30.2.5 371 8/13/2025
30.2.4 504 8/7/2025
30.1.42 417 7/28/2025
30.1.41 790 7/22/2025
30.1.40 531 7/14/2025
30.1.39 390 7/8/2025
30.1.38 349 7/1/2025
30.1.37 592 6/25/2025
29.2.11 719 6/16/2025
29.2.10 1,053 6/9/2025
29.2.9 437 6/5/2025
29.2.8 415 6/3/2025
29.2.7 457 5/26/2025
29.2.5 436 5/20/2025
29.2.4 620 5/14/2025
29.1.41 506 5/5/2025
29.1.40 612 4/28/2025
29.1.39 644 4/21/2025
29.1.38 611 4/14/2025
29.1.37 563 4/8/2025
29.1.35 657 4/1/2025
29.1.33 988 3/25/2025
28.2.12 541 3/19/2025
28.2.11 591 3/10/2025
28.2.9 654 3/3/2025
28.2.7 512 2/25/2025
28.2.6 568 2/17/2025
28.2.5 614 2/11/2025
28.2.4 501 2/4/2025
28.2.3 627 1/29/2025
28.1.41 903 1/20/2025
28.1.39 819 1/13/2025
28.1.38 471 1/7/2025
28.1.37 521 12/31/2024
28.1.36 607 12/23/2024
28.1.35 523 12/18/2024
28.1.33 658 12/12/2024
27.2.5 673 12/2/2024
27.2.4 603 11/26/2024
27.2.3 546 11/22/2024
27.2.2 715 11/15/2024
27.1.58 733 11/4/2024
27.1.57 571 10/28/2024
27.1.56 538 10/23/2024
27.1.55 453 10/21/2024
27.1.53 737 10/14/2024
27.1.52 649 10/7/2024
27.1.51 573 9/30/2024
27.1.50 751 9/23/2024
27.1.48 754 9/18/2024
26.2.14 797 9/9/2024
26.2.13 636 9/5/2024
26.2.12 526 9/2/2024
26.2.11 604 8/27/2024
26.2.10 648 8/19/2024
26.2.9 645 8/12/2024
26.2.8 580 8/5/2024
26.2.7 454 7/29/2024
26.2.5 479 7/25/2024
26.2.4 634 7/24/2024
26.1.42 738 7/15/2024
26.1.41 12,193 7/8/2024
26.1.40 1,132 7/1/2024
26.1.39 823 6/24/2024
26.1.38 684 6/18/2024
26.1.35 918 6/11/2024
25.2.7 608 6/3/2024
25.2.6 654 5/28/2024
25.2.5 730 5/21/2024
25.2.4 594 5/14/2024
25.2.3 719 5/8/2024
25.1.42 627 4/29/2024
25.1.41 666 4/23/2024
25.1.40 750 4/15/2024
25.1.39 685 4/8/2024
25.1.38 718 4/1/2024
25.1.37 654 3/26/2024
25.1.35 1,761 3/15/2024
24.2.9 1,145 3/4/2024
24.2.8 1,003 2/26/2024
24.2.7 1,027 2/19/2024
24.2.6 1,082 2/14/2024
24.2.5 977 2/12/2024
24.2.4 1,065 2/5/2024
24.2.3 1,175 1/31/2024
24.1.47 1,074 1/22/2024
24.1.46 1,142 1/16/2024
24.1.45 1,196 1/8/2024
24.1.44 1,222 1/2/2024
24.1.43 1,207 12/27/2023
24.1.41 2,071 12/18/2023
23.2.7 2,094 12/6/2023
23.2.6 1,479 11/28/2023
23.2.5 1,401 11/23/2023
23.2.4 1,445 11/20/2023
23.1.44 1,487 11/6/2023
23.1.43 1,492 10/30/2023
23.1.42 1,483 10/23/2023
23.1.41 1,608 10/16/2023
23.1.40 1,496 10/10/2023
23.1.39 1,508 10/4/2023
23.1.38 1,675 9/26/2023
23.1.36 3,671 9/15/2023
22.2.12 3,600 9/5/2023
22.2.11 1,771 8/28/2023
22.2.10 1,740 8/22/2023
22.2.9 1,790 8/14/2023
22.2.8 1,961 8/7/2023
22.2.7 1,971 8/2/2023
22.2.5 2,068 7/27/2023
22.1.39 1,950 7/18/2023
22.1.38 2,065 7/11/2023
22.1.37 1,982 7/3/2023
22.1.36 1,956 6/28/2023
22.1.34 2,392 6/21/2023
21.2.10 2,240 6/12/2023
21.2.9 1,965 6/6/2023
21.2.8 2,258 5/30/2023
21.2.6 2,000 5/22/2023
21.2.5 1,953 5/15/2023
21.2.4 2,024 5/9/2023
21.2.3 2,326 5/3/2023
21.1.41 2,266 4/19/2023
21.1.39 2,186 4/10/2023
21.1.38 2,153 4/3/2023
21.1.37 2,240 3/29/2023
21.1.35 2,650 3/23/2023
20.4.0.54 2,604 3/13/2023
20.4.0.53 2,187 3/7/2023
20.4.0.52 2,424 2/28/2023
20.4.0.51 2,278 2/21/2023
20.4.0.50 10,708 2/14/2023
20.4.0.49 2,277 2/7/2023
20.4.0.48 2,487 2/1/2023
20.4.0.44 2,733 1/18/2023
20.4.0.43 2,381 1/10/2023
20.4.0.42 2,600 1/4/2023
20.4.0.41 2,936 12/29/2022
20.4.0.40 2,114 12/28/2022
20.4.0.38 2,512 12/21/2022
20.3.0.61 2,495 12/12/2022
20.3.0.60 2,011 12/6/2022
20.3.0.59 2,063 11/29/2022
20.3.0.58 2,139 11/21/2022
20.3.0.57 2,113 11/14/2022
20.3.0.56 2,303 11/8/2022
20.3.0.52 2,228 10/27/2022
20.3.0.50 2,427 10/17/2022
20.3.0.49 2,236 10/11/2022
20.3.0.48 2,134 10/5/2022
20.3.0.47 2,433 9/29/2022
20.2.0.50 3,214 9/20/2022
20.2.0.49 2,370 9/13/2022
20.2.0.48 2,253 9/6/2022
20.2.0.46 2,300 8/30/2022
20.2.0.45 2,469 8/23/2022
20.2.0.44 2,286 8/16/2022
20.2.0.43 2,547 8/8/2022
20.2.0.40 3,142 7/26/2022
20.2.0.39 2,354 7/19/2022
20.2.0.38 2,280 7/12/2022
20.2.0.36 2,769 6/30/2022
20.1.0.61 2,673 6/20/2022
20.1.0.60 2,223 6/14/2022
20.1.0.59 5,600 6/6/2022
20.1.0.58 26,962 5/30/2022
20.1.0.57 2,422 5/23/2022
20.1.0.56 3,069 5/17/2022
20.1.0.55 2,463 5/12/2022
20.1.0.52 2,523 5/2/2022
20.1.0.51 19,851 4/26/2022
20.1.0.50 2,328 4/19/2022
20.1.0.48 2,398 4/12/2022
20.1.0.47 2,576 4/4/2022
19.4.0.56 2,838 3/14/2022
19.4.0.55 2,378 3/8/2022
19.4.0.54 2,535 2/28/2022
19.4.0.53 2,409 2/21/2022
19.4.0.52 2,447 2/15/2022
19.4.0.50 19,766 2/8/2022
19.4.0.48 2,731 1/31/2022
19.4.0.47 2,273 1/24/2022
19.4.0.43 2,399 1/18/2022
19.4.0.42 2,160 1/10/2022
19.4.0.41 2,329 1/4/2022
19.4.0.40 6,515 12/28/2021
19.4.0.38 2,332 12/17/2021
19.3.0.59 1,946 12/14/2021
19.3.0.57 2,082 12/7/2021
19.3.0.56 3,331 11/29/2021
19.3.0.55 2,201 11/23/2021
19.3.0.54 2,140 11/17/2021
19.3.0.53 2,237 11/12/2021
19.3.0.48 2,291 11/3/2021
19.3.0.47 2,335 10/26/2021
19.3.0.46 2,199 10/19/2021
19.3.0.45 2,206 10/12/2021
19.3.0.44 2,217 10/5/2021
19.3.0.43 2,409 9/30/2021
19.2.0.62 2,291 9/13/2021
19.2.0.60 2,356 9/7/2021
19.2.0.59 2,258 8/30/2021
19.2.0.57 2,123 8/24/2021
19.2.0.56 2,348 8/17/2021
19.2.0.55 2,364 8/11/2021
19.2.0.51 2,238 8/2/2021
19.2.0.49 2,119 7/26/2021
19.2.0.48 2,190 7/19/2021
19.2.0.47 2,161 7/13/2021
19.2.0.46 2,172 7/6/2021
19.2.0.44 2,695 6/30/2021
19.1.0.69 2,571 6/14/2021
19.1.0.67 3,631 6/7/2021
19.1.0.66 2,326 5/31/2021
19.1.0.65 2,304 5/24/2021
19.1.0.64 2,176 5/19/2021
19.1.0.63 2,219 5/13/2021
19.1.0.59 2,255 5/3/2021
19.1.0.58 2,170 4/26/2021
19.1.0.57 2,215 4/20/2021
19.1.0.56 2,437 4/12/2021
19.1.0.55 2,358 4/6/2021
19.1.0.54 2,541 3/30/2021
18.4.0.49 2,382 3/22/2021
18.4.0.48 3,472 3/16/2021
18.4.0.47 2,327 3/9/2021
18.4.0.46 2,216 3/2/2021
18.4.0.44 2,353 2/23/2021
18.4.0.43 2,234 2/15/2021
18.4.0.42 2,365 2/9/2021
18.4.0.41 2,265 2/2/2021
18.4.0.39 2,454 1/28/2021
18.4.0.35 2,501 1/19/2021
18.4.0.34 2,254 1/12/2021
18.4.0.33 2,292 1/4/2021
18.4.0.32 2,146 12/30/2020
18.4.0.31 2,310 12/22/2020
18.4.0.30 2,519 12/17/2020
18.3.0.53 2,459 12/8/2020
18.3.0.52 2,248 11/30/2020
18.3.0.51 2,255 11/23/2020
18.3.0.50 2,464 11/17/2020
18.3.0.48 2,293 11/10/2020
18.3.0.47 2,384 11/5/2020
18.3.0.44 2,390 10/27/2020
18.3.0.42 2,505 10/20/2020
18.3.0.40 2,363 10/12/2020
18.3.0.38 2,344 10/7/2020
18.3.0.35 2,705 10/1/2020
18.2.0.59 2,584 9/22/2020
18.2.0.58 2,374 9/15/2020
18.2.0.57 2,257 9/8/2020
18.2.0.56 2,284 9/1/2020
18.2.0.55 2,312 8/24/2020
18.2.0.54 2,339 8/18/2020
18.2.0.48 2,607 8/4/2020
18.2.0.47 2,363 7/28/2020
18.2.0.46 2,361 7/21/2020
18.2.0.45 2,604 7/14/2020
18.2.0.44 6,974 7/6/2020
18.1.0.59 2,652 6/23/2020
18.1.0.57 2,307 6/15/2020
18.1.0.56 2,408 6/9/2020
18.1.0.55 2,343 6/2/2020
18.1.0.54 2,365 5/26/2020
18.1.0.53 2,442 5/19/2020
18.1.0.52 2,693 5/13/2020
18.1.0.48 2,331 5/5/2020
18.1.0.46 2,273 4/28/2020
18.1.0.45 2,286 4/20/2020
18.1.0.44 2,352 4/14/2020
18.1.0.43 2,341 4/7/2020
18.1.0.42 2,576 4/1/2020
18.1.0.36-beta 1,842 3/19/2020
17.4.0.55 2,829 3/10/2020
17.4.0.53 2,456 3/3/2020
17.4.0.51 2,631 2/25/2020
17.4.0.50 2,355 2/18/2020
17.4.0.49 2,387 2/11/2020
17.4.0.47 2,335 2/5/2020
17.4.0.46 2,415 1/30/2020
17.4.0.44 2,362 1/21/2020
17.4.0.43 2,303 1/14/2020
17.4.0.41 2,353 1/7/2020
17.4.0.40 2,324 12/24/2019
17.4.0.39 2,722 12/17/2019
17.3.0.34 2,457 12/10/2019
17.3.0.33 2,315 12/4/2019
17.3.0.30 2,361 12/3/2019
17.3.0.29 2,314 11/26/2019
17.3.0.28 2,309 11/18/2019
17.3.0.27 2,299 11/12/2019
17.3.0.26 2,358 11/5/2019
17.3.0.21 2,201 10/29/2019
17.3.0.19 2,346 10/22/2019
17.3.0.17 2,434 10/15/2019
17.3.0.14 2,931 10/3/2019
17.3.0.9-beta 1,884 9/20/2019
17.2.0.51 2,508 9/10/2019
17.2.0.49 2,373 9/3/2019
17.2.0.47 2,442 8/27/2019
17.2.0.46 2,614 8/22/2019
17.2.0.41 2,293 8/13/2019
17.2.0.40 2,476 8/6/2019
17.2.0.39 2,462 7/30/2019
17.2.0.36 2,246 7/23/2019
17.2.0.35 2,373 7/17/2019
17.2.0.34 2,874 7/11/2019
17.2.0.28-beta 1,938 6/27/2019
17.1.0.53 2,441 6/25/2019
17.1.0.52 2,408 6/18/2019
17.1.0.51 2,401 6/11/2019
17.1.0.50 2,467 6/4/2019
17.1.0.49 2,379 5/28/2019
17.1.0.48 2,461 5/21/2019
17.1.0.47 2,641 5/14/2019
17.1.0.44 2,473 5/7/2019
17.1.0.43 2,415 4/30/2019
17.1.0.42 2,612 4/23/2019
17.1.0.41 2,361 4/16/2019
17.1.0.40 2,385 4/9/2019
17.1.0.38 2,517 3/29/2019
17.1.0.32-beta 1,849 3/13/2019
16.4.0.54 2,717 2/19/2019
16.4.0.53 2,482 2/13/2019
16.4.0.52 2,635 2/5/2019
16.4.0.48 2,544 1/22/2019
16.4.0.47 2,504 1/16/2019
16.4.0.46 2,573 1/8/2019
16.4.0.44 2,463 12/24/2018
16.4.0.42 3,375 12/17/2018
16.4.0.40-beta 2,002 12/10/2018
16.3.0.36 2,640 11/27/2018
16.3.0.35-beta 2,170 11/23/2018
16.3.0.29 2,878 10/30/2018
16.3.0.21 2,881 9/21/2018
16.3.0.17-beta 1,514 9/12/2018
16.2.0.50 1,927 8/28/2018
16.2.0.46 2,110 8/9/2018