Posted 15 years ago
by Jon Cain
-
Software Architect,
AutoMon Corporation
Version: 9.1.0505
Platform: .NET 3.5
Environment: Windows 7 (64-bit)
Hello,
We're using the date time edit box within a ScrollViewer and unfortunately there's a minor bug. If you have a DateTimeEditBox within a ScrollViewer, drilling into a month, year, or year range closes the calendar without making your selection.If there's a workaround for this, I would really love to know.
Thanks,
Jon Cain
We're using the date time edit box within a ScrollViewer and unfortunately there's a minor bug. If you have a DateTimeEditBox within a ScrollViewer, drilling into a month, year, or year range closes the calendar without making your selection.
<ScrollViewer>
<editors:DateTimeEditBox />
</ScrollViewer>
Thanks,
Jon Cain