Avaruz.DataGridViewAutoFilter 1.0.3

dotnet add package Avaruz.DataGridViewAutoFilter --version 1.0.3
NuGet\Install-Package Avaruz.DataGridViewAutoFilter -Version 1.0.3
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="Avaruz.DataGridViewAutoFilter" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Avaruz.DataGridViewAutoFilter --version 1.0.3
#r "nuget: Avaruz.DataGridViewAutoFilter, 1.0.3"
#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.
// Install Avaruz.DataGridViewAutoFilter as a Cake Addin
#addin nuget:?package=Avaruz.DataGridViewAutoFilter&version=1.0.3

// Install Avaruz.DataGridViewAutoFilter as a Cake Tool
#tool nuget:?package=Avaruz.DataGridViewAutoFilter&version=1.0.3

DataGridView AutoFilter

In July 2006, Karl Erickson from Microsoft Corporation introduced DataGridViewAutoFilter library that presented the concept of Excel like filtering using a DataGridView.

On 02/07/2014, zqb released the first Nuget Package of this library which was in Chinese language.

After some code modifications, introducing an updated Nuget version of DataGridViewAutoFilter with multi-language options along with some bug fixes.

Languages

  • Arabic
  • Urdu
  • Spanish
  • Japanese
  • Chinese
  • English

To see it in action, visit the Demo repository...

Getting Started

Tools Description
.NetFramework 4.8 Minimum .Net Framework required
Microsoft Visual Studio Microsoft's Integrated Development Environment

Contribution is Most Welcome

  • Clone this repository using command
git clone https://github.com/Avaruz/DataGridViewAutoFilter.git
  • Integrate more features by creating branches & sending Pull Requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 449 6/22/2022

Updated to .Net framework 4.8