Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
License
BSD LicenseFollow BindingListView
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
Blw is the best! Thanks.
-
Thank you for writing this! Very simple and works great... saved me a lot of time. I still can't believe that framework doesn't natively support sorting lists of custom objects...
-
This is simply great. I was doing a project today, and had the need for exactly this. After a couple of hours of trying to implement IBindingList on my own, I stumbled onto your project. I have to say, this is exactly what I had in mind when I was trying to implement it on my own.
-
This should be in the framework.