BindingListView .NET library for Winforms(hockblogs.net)
submitted by
hockman(505) 3 years, 7 months ago
Hi there,
I'm currently developing a Winforms project where we want to be able to sort, filter, bind business objects to datagrid views. And I've found a .NET Library that just does everything I need, instead of using dataviews it just binds the business object to the datagridview.
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!
|category: Windows Forms
|Views: 129
tags:
winforms .Net another
Everyones tags:
Your Tags: