UltraDataGridView icon indicating copy to clipboard operation
UltraDataGridView copied to clipboard

A Win32 DataGridView by columns filtering features.

Results 1 UltraDataGridView issues
Sort by recently updated
recently updated
newest added

![image](https://cloud.githubusercontent.com/assets/11507914/18720292/e90869d6-8033-11e6-960a-370b3855ccb4.png) When clicking on the date combo filter, an exception is thrown - `An unhandled exception of type 'System.FormatException' occurred in mscorlib.dll` on this line - `CheckListSort = CheckList.OrderBy(x =>...