Call method pressing ENTER os a textbox

  • Thread starter Thread starter Fernando Lopes
  • Start date Start date
F

Fernando Lopes

Hi.
I one usercontrol, i have a zipcode textbox .
I need to, when user press ENTER, I call a code-behind method, to check this
zipcode on database and, depending the return of this check, show;hide a
panel.

How can i raise this method just pressing ENTER in textbox?

Thanks
Fernando
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top