ObjectListView is a C# wrapper around a .NET ListView. It makes the ListView much easier to use and teaches it some neat new tricks. Larry Wall, the author of Perl, once wrote that the three essential ...
A DataView-like sorting and filtering view of a collection of arbitrary objects. This is intended primarily for use in .NET WinForms applications with DataGridViews. It allows you to bind a list of ...