Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 662 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 662 Bytes

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