Info
Version: | 1.2.0 |
Author(s): | Andrew Davey |
Last Update: | Monday, January 28, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://blw.sourceforge.net |
NuGet Url: | https://www.nuget.org/packages/Unofficial.BindingListView |
Install
Install-Package Unofficial.BindingListView
dotnet add package Unofficial.BindingListView
paket add Unofficial.BindingListView
Unofficial.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! Unofficial package by Richard Dingwall.