Ecosyste.ms: Packages

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

nuget.org : maroquio.util

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; The solution is based on the code of Muigai Mwaura available at CodeProject.com.

Registry - Homepage - JSON
purl: pkg:nuget/maroquio.util
Keywords: sorting, list, sortable, generic
License: MIT
Latest release: over 124 years ago
First release: over 124 years ago
Last synced: 9 days ago

    Loading...
    Readme
    Loading...