G
Guest
Hi all,
I have an asp.net web form that contains several textbox and dropdown
controls. I want to be able to trap the enter key on each control where when
the user hits the enter key, it does not attempt to post the form but rather
advance the focus to the next control i.e. function similar to the tab key.
Any ideas?
TIA!
I have an asp.net web form that contains several textbox and dropdown
controls. I want to be able to trap the enter key on each control where when
the user hits the enter key, it does not attempt to post the form but rather
advance the focus to the next control i.e. function similar to the tab key.
Any ideas?
TIA!