|
|
submitted by
hockman
4 months, 23 days ago
hockblogs.net — 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!
|
|
tags:
.Net, winforms | tag it
Everyones tags: | Your tags: | |
|
|
|
Add a live kick counter to your blog >>
You can even customize the image by choosing your own colors, and then clicking
the button below to update the preview and the html code:
Simply copy and paste this HTML into your blog post.
Users who kicked this story:
No comments so far
|