Button Focus and Enter Key
I have an aspx page that contains two user controls. Each user contrtol has its own textbox and button control. I would like to determine which of the two buttons receives focus when the page loads and which button is fired if the user presses the enter key. Can anybody assist?
|