0
kicks
Dynamic DataGridView filtering in C#
In a few lines of code, we can convert a DataGridView in a powerfull searchable control with dynamically generated filters for each column of field the DataGridView is binded to. Easy, fast to operate, usable... good!
Screenshots, video and full source code available.