About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (202)
- Security (17)
- Test (31)
- Tooling (160)
- Uncategorized (160)
Most used tags
Tag Archives: winforms
DataGridViewAutoFilter
Our WinForms application needs a filter on the DataGridView control. The google search took me back to July 2006 when Microsoft published Building a Drop-Down Filter List for a DataGridView Column Header Cell. Fast forward back to 2017. Turns out someone put … Continue reading