DataGridExtensions 1.0.8

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

This package has no dependencies.

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.9.1 504 3/16/2026
2.9.0 107 3/16/2026
2.8.0 14,753 10/29/2025
2.7.0 5,326 8/22/2025
2.6.0 57,827 12/23/2023
2.5.15 24,927 6/16/2023
2.5.14 56,980 5/7/2022
2.5.13 15,841 12/3/2021
2.5.12 6,584 9/17/2021
2.5.11 1,149 8/28/2021
2.5.10 883 8/26/2021
2.5.9 692 8/25/2021
2.5.8 1,012 8/13/2021
2.5.7 1,226 8/7/2021
2.5.6 4,866 7/31/2021
2.5.5 3,713 6/20/2021
2.5.4 699 6/20/2021
2.5.3 1,000 6/7/2021
2.5.2 1,709 5/6/2021
1.0.8 2,099 6/27/2013
Loading failed