Info
Version: | 1.4.5222.35545 |
Author(s): | Equin |
Last Update: | Saturday, April 19, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/waynebloss/BindingListView |
NuGet Url: | https://www.nuget.org/packages/Equin.ApplicationFramework.BindingListView |
Install
Install-Package Equin.ApplicationFramework.BindingListView
dotnet add package Equin.ApplicationFramework.BindingListView
paket add Equin.ApplicationFramework.BindingListView
Equin.ApplicationFramework.BindingListView Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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!.