Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.0% dependent repos on nuget.org

nuget.org : maroquio.util.sortablebindinglist

This is an extension of BindingList<T> that lets you use a List<T> in Windows Forms DataGridView with automatic sorting features enabled. Very simple and straightforward to use. You only need to use: SortableBindingList<YourEntityTypeName> myList = new SortableBindingList<YourEntityTypeName>(); myDataGridView.DataSource = myList; This new update corrects a problem when deleting from the DataGridView.

Registry - Homepage - JSON
purl: pkg:nuget/maroquio.util.sortablebindinglist
Keywords: sorting, list, sortable, generic
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Dependent repositories: 1
Downloads: 3,389 total
Last synced: 26 days ago

    Loading...
    Readme
    Loading...