Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
375
Odd behavior of spin buttons on ultradatetimeeditor
posted

I have an untradatetimeeditor on a form. The control has a right button that is the drop down calendar. It also has spin buttons with the following increment   0, 0, 1, 0, 0, 0, 0

Spin button display style is 'always' and I have tried this issue with spinwrap true and false with no change.

What happens is that if the user clicks the buttons quickly, the date just moves between the current date and the dates before and after. If they click slowly, the buttons perform as expected. The problem exists on both the up and down spin buttons.

Any thoughts?

Linda