DataGridExtensions 1.0.36

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

This package contains useful extensions for the MS DataGrid (System.Windows.Controls.DataGrid).
The current version supports the following features:

Add filtering capabilities to the DataGrid.
Correctly apply initial sorting criteria.
- Easy to use
- Easy to customize
- Attaches to the existing DataGrid

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
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 DataGridExtensions:

Package Downloads
IRI.Maptor.Jab.Controls

Package Description

Hsm.Ui.Core

UI Core library for Ham Station Master

Frank.Wpf.Controls.DataTableGrid

Package Description

HamStationMaster.Core.Ui

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on DataGridExtensions:

Repository Stars
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dotnet/ResXResourceManager
Manage localization of all ResX-Based resources in one central place.
tom-englert/Wax
An interactive editor for WiX setup projects.
Version Downloads Last Updated
2.8.0 12,266 10/29/2025
2.7.0 5,122 8/22/2025
2.6.0 57,024 12/23/2023
2.5.15 24,567 6/16/2023
2.5.14 56,421 5/7/2022
2.5.13 15,788 12/3/2021
2.5.12 6,563 9/17/2021
2.5.11 1,127 8/28/2021
2.5.10 873 8/26/2021
2.5.9 684 8/25/2021
2.5.8 1,001 8/13/2021
2.5.7 1,216 8/7/2021
2.5.6 4,855 7/31/2021
2.5.5 3,689 6/20/2021
2.5.4 691 6/20/2021
2.5.3 992 6/7/2021
2.5.2 1,701 5/6/2021
2.5.1 3,073 3/7/2021
1.0.36 2,220 6/4/2017
Loading failed