Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amiralles/powergrid

Enhanced Data Grid View for Windows Forms
https://github.com/amiralles/powergrid

datagridview winforms

Last synced: 3 months ago
JSON representation

Enhanced Data Grid View for Windows Forms

Awesome Lists containing this project

README

        

# powergrid
Enhanced datagridview component for Windows Forms.
What comes next is a short list of blog posts that explain what this component is good for.
(Some day I'll add a decent readme, I promise ;))

### Conditional Format
1. https://alemiralles.blogspot.com.ar/2013/01/winforms-how-to-implement-conditional.html
2. https://alemiralles.blogspot.com.ar/2013/01/winforms-how-to-implement-conditional_4.html

### Paging results
1. https://alemiralles.blogspot.com.ar/2012/12/winforms-datagridview-paging-right-way.html

### Sorting using linq queries as data source
1. https://alemiralles.blogspot.com.ar/2013/01/how-to-enable-sorting-for-datagridview.html