A
Anders K. Jacobsen [DK]
Hi
I have a problem delegating a [enter] keydown event to a button control when
inside a a DropDownList control.
I have this
Enter name: [Textbox] Select Birth year [DropDownControl] [Button].
When the cursor is in the textbox i can catch the button event by assign
button as default button. But when inside the DropDownList the button event
is never executed. I want this behavior for userablity reason.
Any suggestions?
Thanks in regards
Anders Jacobsen
I have a problem delegating a [enter] keydown event to a button control when
inside a a DropDownList control.
I have this
Enter name: [Textbox] Select Birth year [DropDownControl] [Button].
When the cursor is in the textbox i can catch the button event by assign
button as default button. But when inside the DropDownList the button event
is never executed. I want this behavior for userablity reason.
Any suggestions?
Thanks in regards
Anders Jacobsen