G
Guest
I noticed that I get a PostBack in my LoadPage() method whenever a user hits
the Enter Key in a TextBox in a browser window. Why do I get the Postback?
Can you identify that the Enter Key and which TextBox caused the PostBack? If
not is there some way (except for javascript) to get an event indicating that
the Enter Key was hit?
the Enter Key in a TextBox in a browser window. Why do I get the Postback?
Can you identify that the Enter Key and which TextBox caused the PostBack? If
not is there some way (except for javascript) to get an event indicating that
the Enter Key was hit?