If you have 2 TimePicker controls in the same page or same user control, when 1st has the focus and you click on the Up/Down buttons of the 2nd TimePicker, the 1st TimePicker values are increased/d...
I fixed a bug that was reported tonight. When the timepicker was used within an UpdatePanel and is not rendered whenthe page loaded (as in with a MultiPageView that wasn't displayed by default), th...