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.
- Arabic
- Urdu
- Spanish
- Japanese
- Chinese
- English
To see it in action, visit the Demo repository...
Tools | Description |
---|---|
.NetFramework 2.0 | 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/telic-solutions/DataGridViewAutoFilter.git
- Integrate more features by creating branches & sending Pull Requests.
This project is licensed under the MIT License - see the LICENSE.md file for details.