Skip to content

Allows excel like filtering with a Customized Form to determine basic filter conditions.

License

Notifications You must be signed in to change notification settings

SanQi2211/DataGridViewAutoFilter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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.

License

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

About

Allows excel like filtering with a Customized Form to determine basic filter conditions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%