Hello,
I want that the web WebDropDown do a postback only when the <enter> key is pressed. Ho to do this please ?
Hi gtarek,
Thank you for your reply.
Please feel free to contact me if you have any further questions.
Thank you very much.
Thank you for posting in the community.
In this scenario you may use the InputKeyDown clientside event in order to initiate a callback should the enter key be pressed:
Please let me know if this helps.