This question is locked. New answers and comments are not allowed.
When I tab out from editing a cell, I get a ArgumentException.
This only occurs if I have CLR exceptions turned on (Ctrl+E shortcut in VS)
ie: Telerik code is swallowing the exception in the callstack = code smell.
I always code with CLR exceptions turned on as it makes debugging a lot easier, and it's quite irritating having to press Continue on the ArgumentException every time I edit a cell.
This only occurs if I have CLR exceptions turned on (Ctrl+E shortcut in VS)
ie: Telerik code is swallowing the exception in the callstack = code smell.
I always code with CLR exceptions turned on as it makes debugging a lot easier, and it's quite irritating having to press Continue on the ArgumentException every time I edit a cell.
