button click event when keyboard's enter key is pressed

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello All,

How can I force the control to go to click event handler if a keyboard's
enter key is pressed instead of the user clicking the button. I remember that
we need to create a hidden textbox or something of that sort but could you
please guide me in this process?

Thanks,...
 
Hi,

Check this one: http://www.allasp.net/enterkey.aspx

Hello All,

How can I force the control to go to click event handler if a keyboard's
enter key is pressed instead of the user clicking the button. I remember
that
we need to create a hidden textbox or something of that sort but could you
please guide me in this process?

Thanks,...
 
Back
Top