Unplanned
Last Updated: 07 Mar 2017 09:26 by ADMIN
ADMIN
Milena
Created on: 07 Mar 2017 09:18
Category: Spreadsheet
Type: Bug Report
1
Spreadsheet: Handled ArgumentException is thrown when filtering a column containing a cell with applied font color
If you try to filter a column which contains a cell with applied font color and the project is run in debug mode with enabled C# exceptions, it throws ArgumentException at System.Windows.Media.ColorConverter.ConvertFrom(ITypeDescriptorContext td, CultureInfo ci, Object value). The exception is handled and the functionality is working as expected, however this may be annoying during debugging projects containing RadSpreadsheet.
0 comments