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
15
UltraDateTimeEditor User Select Date No Longer Closes (after .Net 8 upgrade)
posted

I recently upgraded a project to .Net 8.

One UI issue that occurs now is that my UltraDateTimeEditors no longer close when a user manually selects a date.

Previously, if the tool was opened you would get the month view and if the user selected a different date (say 9/26) on the calendar the tool would close (using the month to month arrows did not).

Now, if the user selects a different date the tool just remains open.

Is there anyway to achieve the previous behavior? (I believe that UltraDateTimeEditor is built on datetimepicker, but I could not find anyone complaining of this issue, or know issues, for either component).

Parents Reply Children
No Data