The BindingListView .NET library provides a type-safe, sortable, filterable, data-bindable view of one or more lists of objects. It is the business objects equivalent of using a DataView on a DataTable in ADO.NET. If you have a list of objects to display on a Windows Forms UI (e.g. in a DataGridView) and want to allow your user to sort and filter, then this is the library to use! Unofficial package by Richard Dingwall.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Jan 28, 2013
Get Started
$ dotnet add package Unofficial.BindingListViewReadme
No README available.