2
Vote

Bug in the Silverlight Timepicker

description

I've found that if you have a timepicker control that's blank, you focus it, you begin to type something in such as 5 then scroll the mousewheel before the value was committed you get a 4004 error. The error is fairly long but for the most part it says System.InvalidOperationException: Nullable object must have a value. It would be nice to have a property that allowed us to disable mouse scrolling for controls such as this to prevent people from accidentally scrolling anyway.

comments

TJSeit wrote Dec 3, 2012 at 8:22 PM

Did you ever find a solution/workaround to this issue?
I'm having the same problem, and am coming across a surprising lack of others having this issue.