Hello,
I'm using the IntegerUpDown box in my project and I have its Value bound to a property. When I type integers it works beautifully, however if I type in a non-numeric character it does not trigger the set method of the property. I see during debug that an exception is thrown, but I'm not able to provide a more user friendly response to the invalid data.
Side note: To me; the box has a red border, but our QA team doesn't seem to be getting that red border.
Take Care
I'm using the IntegerUpDown box in my project and I have its Value bound to a property. When I type integers it works beautifully, however if I type in a non-numeric character it does not trigger the set method of the property. I see during debug that an exception is thrown, but I'm not able to provide a more user friendly response to the invalid data.
Side note: To me; the box has a red border, but our QA team doesn't seem to be getting that red border.
Take Care