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
544
UltraCalendarCombo intercepting "Enter" key on modal dialogs
posted

Hi, 

I have following situation: On modal dialog/form (with Accept and Cancel buttons properly configured), whenever one of the UltraCalendarCombo control receives input focus, I cannot close/confirm dialog by pressing an "Enter" key. 

Somehow, UltraCalendarControl processes keyboard input and determines that it needs to handle "Enter" key. Is that an expected behavior or is it a bug? How can I get around it, so users can close the dialog by pressing "Enter" key?

Best regards,

Andrej

Parents
  • 469350
    Verified Answer
    Offline posted

    Hi Andrej,

    I tried this out and I am seeing the same results you describe. This seems like a bug to me. This works fine with other controls like the DateTimePicker and a TextBox, but not with UltraCalendarCombo. Even the UltraDateTimeEditor works. And the Escape key works for all of them.

    It's only the Enter key that does not work and only for the UltraCalendarCombo.

    So I'm going to forward this thread over to Infragistics Developer Support and ask them to create a case for you so we can look into this and get it fixed.

Reply Children
No Data