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