UltraDataGridView
UltraDataGridView copied to clipboard
A Win32 DataGridView by columns filtering features.
Results
1
UltraDataGridView issues
Sort by
recently updated
recently updated
newest added
 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 =>...