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
  • 7535
    Offline posted

    Hello Bradley,

    Thank you for you post.  May I know which version of infragistics control you are using ?

    With .net 8 are you using dlls or packages because dll wont support core project, you would have to use nuget packages with .net 8 application.

    If you are already using package and still having the issue then can you share your demo sample reproducing the issue for further investigation.

    At my end I am not able to reproduce the issue. Attached my sample for your reference.

    Regards,

    3324.WinFormsApp1.zip

Reply Children