Syncfusion.Grid.Grouping.Windows 18.1.0.48

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Grid.Grouping.Windows --version 18.1.0.48
                    
NuGet\Install-Package Syncfusion.Grid.Grouping.Windows -Version 18.1.0.48
                    
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.Grid.Grouping.Windows" Version="18.1.0.48" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Grid.Grouping.Windows" Version="18.1.0.48" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Grid.Grouping.Windows" />
                    
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.Grid.Grouping.Windows --version 18.1.0.48
                    
#r "nuget: Syncfusion.Grid.Grouping.Windows, 18.1.0.48"
                    
#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.Grid.Grouping.Windows@18.1.0.48
                    
#: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.Grid.Grouping.Windows&version=18.1.0.48
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Grid.Grouping.Windows&version=18.1.0.48
                    
Install as a Cake Tool

Syncfusion’s GridGroupingControl for Windows Forms is a very powerful data grid with built-in support for hierarchical grouping, filtering, multicolumn sorting, summaries, and binding various data source types. Its unique UI and data virtualization architecture provides instant scrolling capabilities, displays millions of records, and handles real-time data updates with less CPU usage.

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 grid.
• Grouping: Groups the data in 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.
• Exporting: Exports the data to Excel, CSV, HTML, Word, and PDF.
• Styling: Customizes the styles of cells and rows in the grid.
• Stacked headers: Shows multiple headers called stacked headers.
• Clipboard support: User friendly for clipboard operations, i.e. to copy and paste the grid cell content to text or any format.
• Formula support: Supports entering algebraic expressions using formulas and cell references.
• Expression fields: Supports computing and displaying the values based on another column’s value.
• Serialization: Supports serializing the grid data to Binary, SOAP, XML format, and vice-versa.
• Touch support: Completely supports resizing, dragging and dropping a column, 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/gridgrouping/overview?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 net20 is compatible.  net35 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on Syncfusion.Grid.Grouping.Windows:

Package Downloads
Syncfusion.GridExport.WinForms

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

Syncfusion.GridHelperClasses.Windows

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

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.Grid.Grouping.Windows:

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.40 199 7/14/2025
30.1.39 195 7/8/2025
30.1.38 228 7/1/2025
30.1.37 260 6/25/2025
29.2.11 281 6/16/2025
29.2.10 485 6/9/2025
29.2.9 243 6/5/2025
29.2.8 248 6/3/2025
29.2.7 241 5/26/2025
29.2.5 254 5/20/2025
29.2.4 392 5/14/2025
29.1.41 250 5/5/2025
29.1.40 258 4/28/2025
29.1.39 335 4/21/2025
29.1.38 375 4/14/2025
29.1.37 287 4/8/2025
29.1.35 366 4/1/2025
29.1.33 778 3/25/2025
28.2.12 279 3/19/2025
28.2.11 320 3/10/2025
28.2.9 385 3/3/2025
28.2.7 235 2/25/2025
28.2.6 286 2/17/2025
28.2.5 268 2/11/2025
28.2.4 248 2/4/2025
28.2.3 289 1/29/2025
28.1.41 479 1/20/2025
28.1.39 382 1/13/2025
28.1.38 215 1/7/2025
28.1.37 236 12/31/2024
28.1.36 243 12/23/2024
28.1.35 256 12/18/2024
28.1.33 322 12/12/2024
27.2.5 290 12/2/2024
27.2.4 393 11/26/2024
27.2.3 235 11/22/2024
27.2.2 395 11/15/2024
27.1.58 349 11/4/2024
27.1.57 263 10/28/2024
27.1.56 238 10/23/2024
27.1.55 178 10/21/2024
27.1.53 387 10/14/2024
27.1.52 300 10/7/2024
27.1.51 341 9/30/2024
27.1.50 359 9/23/2024
27.1.48 400 9/18/2024
26.2.14 325 9/9/2024
26.2.13 351 9/5/2024
26.2.12 268 9/2/2024
26.2.11 341 8/27/2024
26.2.10 321 8/19/2024
26.2.9 279 8/12/2024
26.2.8 243 8/5/2024
26.2.7 171 7/29/2024
26.2.5 184 7/25/2024
26.2.4 310 7/24/2024
26.1.42 568 7/15/2024
26.1.41 269 7/8/2024
26.1.40 358 7/1/2024
26.1.39 583 6/24/2024
26.1.38 381 6/18/2024
26.1.35 498 6/11/2024
25.2.7 336 6/3/2024
25.2.6 369 5/28/2024
25.2.5 359 5/21/2024
25.2.4 376 5/14/2024
25.2.3 434 5/8/2024
25.1.42 401 4/29/2024
25.1.41 380 4/23/2024
25.1.40 482 4/15/2024
25.1.39 1,401 4/8/2024
25.1.38 444 4/1/2024
25.1.37 386 3/26/2024
25.1.35 1,118 3/15/2024
24.2.9 481 3/4/2024
24.2.8 420 2/26/2024
24.2.7 412 2/19/2024
24.2.6 374 2/14/2024
24.2.5 639 2/12/2024
24.2.4 378 2/5/2024
24.2.3 543 1/31/2024
24.1.47 394 1/22/2024
24.1.46 393 1/16/2024
24.1.45 419 1/8/2024
24.1.44 412 1/2/2024
24.1.43 415 12/27/2023
24.1.41 1,109 12/18/2023
23.2.7 506 12/6/2023
23.2.6 479 11/28/2023
23.2.5 418 11/23/2023
23.2.4 508 11/20/2023
23.1.44 456 11/6/2023
23.1.43 389 10/30/2023
23.1.42 428 10/23/2023
23.1.41 606 10/16/2023
23.1.40 435 10/10/2023
23.1.39 501 10/4/2023
23.1.38 551 9/26/2023
23.1.36 1,074 9/15/2023
22.2.12 595 9/5/2023
22.2.11 471 8/28/2023
22.2.10 546 8/22/2023
22.2.9 524 8/14/2023
22.2.8 905 8/7/2023
22.2.7 596 8/2/2023
22.2.5 635 7/27/2023
22.1.39 746 7/18/2023
22.1.38 590 7/11/2023
22.1.37 532 7/3/2023
22.1.36 531 6/28/2023
22.1.34 1,109 6/21/2023
21.2.10 600 6/12/2023
21.2.9 592 6/6/2023
21.2.8 1,044 5/30/2023
21.2.6 540 5/22/2023
21.2.5 612 5/15/2023
21.2.4 603 5/9/2023
21.2.3 738 5/3/2023
21.1.41 800 4/19/2023
21.1.39 936 4/10/2023
21.1.38 1,323 4/3/2023
21.1.37 781 3/29/2023
21.1.35 988 3/23/2023
20.4.0.54 921 3/13/2023
20.4.0.53 849 3/7/2023
20.4.0.52 988 2/28/2023
20.4.0.51 1,391 2/21/2023
20.4.0.50 879 2/14/2023
20.4.0.49 846 2/7/2023
20.4.0.48 1,062 2/1/2023
20.4.0.44 8,164 1/18/2023
20.4.0.43 1,172 1/10/2023
20.4.0.42 1,674 1/4/2023
20.4.0.41 960 12/29/2022
20.4.0.40 903 12/28/2022
20.4.0.38 1,870 12/21/2022
20.3.0.61 1,080 12/12/2022
20.3.0.60 895 12/6/2022
20.3.0.59 958 11/29/2022
20.3.0.58 956 11/21/2022
20.3.0.57 1,087 11/14/2022
20.3.0.56 1,269 11/8/2022
20.3.0.52 1,111 10/27/2022
20.3.0.50 1,138 10/17/2022
20.3.0.49 1,945 10/11/2022
20.3.0.48 1,169 10/5/2022
20.3.0.47 1,484 9/29/2022
20.2.0.50 1,571 9/20/2022
20.2.0.49 1,499 9/13/2022
20.2.0.48 1,693 9/6/2022
20.2.0.46 1,299 8/30/2022
20.2.0.45 1,346 8/23/2022
20.2.0.44 1,332 8/16/2022
20.2.0.43 24,212 8/8/2022
20.2.0.40 1,832 7/26/2022
20.2.0.39 1,345 7/19/2022
20.2.0.38 1,478 7/12/2022
20.2.0.36 1,685 6/30/2022
20.1.0.61 3,222 6/20/2022
20.1.0.60 1,319 6/14/2022
20.1.0.59 1,369 6/6/2022
20.1.0.58 1,338 5/30/2022
20.1.0.57 1,378 5/23/2022
20.1.0.56 1,545 5/17/2022
20.1.0.55 1,617 5/12/2022
20.1.0.52 1,438 5/2/2022
20.1.0.51 5,401 4/26/2022
20.1.0.50 1,392 4/19/2022
20.1.0.48 1,559 4/12/2022
20.1.0.47 1,718 4/4/2022
19.4.0.56 5,420 3/14/2022
19.4.0.55 1,421 3/8/2022
19.4.0.54 1,632 2/28/2022
19.4.0.53 1,441 2/21/2022
19.4.0.52 1,514 2/15/2022
19.4.0.50 1,398 2/8/2022
19.4.0.48 1,795 1/31/2022
19.4.0.47 1,403 1/24/2022
19.4.0.43 1,501 1/18/2022
19.4.0.42 1,132 1/10/2022
19.4.0.41 1,167 1/4/2022
19.4.0.40 857 12/28/2021
19.4.0.38 1,267 12/17/2021
19.3.0.59 948 12/14/2021
19.3.0.57 903 12/7/2021
19.3.0.56 1,792 11/29/2021
19.3.0.55 950 11/23/2021
19.3.0.54 1,073 11/17/2021
19.3.0.53 1,188 11/12/2021
19.3.0.48 1,267 11/2/2021
19.3.0.47 1,184 10/26/2021
19.3.0.46 1,109 10/19/2021
19.3.0.45 1,072 10/12/2021
19.3.0.44 1,359 10/5/2021
19.3.0.43 1,584 9/30/2021
19.2.0.62 1,184 9/13/2021
19.2.0.60 1,297 9/7/2021
19.2.0.59 1,228 8/30/2021
19.2.0.57 1,145 8/24/2021
19.2.0.56 1,152 8/17/2021
19.2.0.55 1,275 8/11/2021
19.2.0.51 1,201 8/2/2021
19.2.0.49 1,356 7/26/2021
19.2.0.48 1,139 7/19/2021
19.2.0.47 1,170 7/13/2021
19.2.0.46 1,714 7/6/2021
19.2.0.44 1,498 6/30/2021
19.1.0.69 1,254 6/14/2021
19.1.0.67 1,165 6/7/2021
19.1.0.66 1,298 5/31/2021
19.1.0.65 1,231 5/24/2021
19.1.0.64 1,260 5/19/2021
19.1.0.63 1,195 5/13/2021
19.1.0.59 1,143 5/3/2021
19.1.0.58 1,130 4/26/2021
19.1.0.57 1,138 4/20/2021
19.1.0.56 1,130 4/12/2021
19.1.0.55 1,227 4/6/2021
19.1.0.54 1,864 3/30/2021
18.4.0.49 1,301 3/22/2021
18.4.0.48 2,322 3/16/2021
18.4.0.47 1,138 3/9/2021
18.4.0.46 1,254 3/2/2021
18.4.0.44 1,149 2/23/2021
18.4.0.43 1,217 2/15/2021
18.4.0.42 1,211 2/9/2021
18.4.0.41 1,395 2/2/2021
18.4.0.39 1,446 1/28/2021
18.4.0.35 1,231 1/19/2021
18.4.0.34 1,227 1/12/2021
18.4.0.33 1,169 1/4/2021
18.4.0.32 1,225 12/30/2020
18.4.0.31 1,316 12/22/2020
18.4.0.30 1,593 12/17/2020
18.3.0.53 1,271 12/8/2020
18.3.0.52 1,278 11/30/2020
18.3.0.51 1,309 11/23/2020
18.3.0.50 1,305 11/17/2020
18.3.0.48 1,249 11/10/2020
18.3.0.47 1,463 11/5/2020
18.3.0.44 1,363 10/27/2020
18.3.0.42 1,315 10/20/2020
18.3.0.40 1,235 10/12/2020
18.3.0.38 1,313 10/7/2020
18.3.0.35 1,431 10/1/2020
18.2.0.59 1,333 9/22/2020
18.2.0.58 1,278 9/15/2020
18.2.0.57 1,294 9/8/2020
18.2.0.56 1,262 9/1/2020
18.2.0.55 1,329 8/24/2020
18.2.0.54 1,262 8/18/2020
18.2.0.48 1,363 8/4/2020
18.2.0.47 1,344 7/28/2020
18.2.0.46 1,416 7/21/2020
18.2.0.45 1,404 7/14/2020
18.2.0.44 9,818 7/6/2020
18.1.0.59 1,404 6/23/2020
18.1.0.57 1,403 6/15/2020
18.1.0.56 1,387 6/9/2020
18.1.0.55 1,389 6/2/2020
18.1.0.54 1,566 5/26/2020
18.1.0.53 1,389 5/19/2020
18.1.0.52 1,747 5/13/2020
18.1.0.48 1,423 5/5/2020
18.1.0.46 1,320 4/28/2020
18.1.0.45 1,370 4/20/2020
18.1.0.44 1,394 4/14/2020
18.1.0.43 1,410 4/7/2020
18.1.0.42 1,516 4/1/2020
18.1.0.36-beta 764 3/19/2020
17.4.0.55 1,733 3/10/2020
17.4.0.53 9,555 3/3/2020
17.4.0.51 1,691 2/25/2020
17.4.0.50 1,459 2/18/2020
17.4.0.49 1,484 2/11/2020
17.4.0.47 1,432 2/5/2020
17.4.0.46 1,700 1/30/2020
17.4.0.44 1,443 1/21/2020
17.4.0.43 1,399 1/14/2020
17.4.0.41 1,835 1/7/2020
17.4.0.40 1,405 12/24/2019
17.4.0.39 1,640 12/17/2019
17.3.0.34 1,464 12/10/2019
17.3.0.33 1,390 12/4/2019
17.3.0.30 1,357 12/3/2019
17.3.0.29 1,476 11/26/2019
17.3.0.28 1,407 11/18/2019
17.3.0.27 1,454 11/12/2019
17.3.0.26 1,488 11/5/2019
17.3.0.21 1,397 10/29/2019
17.3.0.19 1,436 10/22/2019
17.3.0.17 1,478 10/15/2019
17.3.0.14 1,914 10/3/2019
17.3.0.9-beta 741 9/20/2019
17.2.0.51 1,664 9/10/2019
17.2.0.49 1,452 9/3/2019
17.2.0.47 1,488 8/27/2019
17.2.0.46 1,492 8/22/2019
17.2.0.41 1,405 8/13/2019
17.2.0.40 1,455 8/6/2019
17.2.0.39 1,410 7/30/2019
17.2.0.36 2,016 7/23/2019
17.2.0.35 1,485 7/17/2019
17.2.0.34 8,731 7/11/2019
17.2.0.28-beta 741 6/27/2019
17.1.0.53 1,515 6/25/2019
17.1.0.52 1,488 6/18/2019
17.1.0.51 1,513 6/11/2019
17.1.0.50 1,494 6/4/2019
17.1.0.49 1,460 5/28/2019
17.1.0.48 1,538 5/21/2019
17.1.0.47 1,472 5/14/2019
17.1.0.44 1,504 5/7/2019
17.1.0.43 1,559 4/30/2019
17.1.0.42 1,582 4/23/2019
17.1.0.41 1,451 4/16/2019
17.1.0.40 1,504 4/9/2019
17.1.0.38 1,643 3/29/2019
17.1.0.32-beta 807 3/13/2019
16.4.0.54 2,217 2/19/2019
16.4.0.53 1,667 2/13/2019
16.4.0.52 1,751 2/5/2019
16.4.0.48 1,700 1/22/2019
16.4.0.47 1,670 1/16/2019
16.4.0.46 1,683 1/8/2019
16.4.0.44 1,652 12/24/2018
16.4.0.42 2,272 12/17/2018
16.4.0.40-beta 929 12/10/2018
16.3.0.36 1,762 11/27/2018
16.3.0.35-beta 941 11/23/2018
16.3.0.29 2,120 10/30/2018
16.3.0.21 1,918 9/21/2018
16.3.0.17-beta 911 9/12/2018
16.2.0.50 1,533 8/28/2018
16.2.0.46 1,634 8/9/2018