asp.net - Unexpected postback happening on a user control -


we creating new user control using boiler plate template our application. noticed anytime textbox on new user control has focus , enter key pressed, form executes postback. happens if autopostback on text box set true. no other user controls in our app behave way. of places me look?

thanks!

this default browser behaviour.

check answer here turn off.

hdi: disable postback on html input box


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -