In set the Send button as default button in my page.
In the button click event I try to set the focus to the TextBox.
When clicking the button the event work fine but
While clicking the enter button I cant input text to TextBox.
Please help me to solve the issue.
...
Go to the complete details ...