|
-
Sep 1st, 2006, 04:56 PM
#1
Thread Starter
Junior Member
When user presses enter...
Ok im having a problem that seems so simple, but i am just unable to find an answer by searching...
Basically what im trying to do is make it so when the user presses enter on the keyboard it presses a certain button on the page. For Example: The user types in their username and password and presses enter, this clicks the "login" button rather than multiple other buttons on the webform. The answer to this would solve half of my problem.
The other half is, i need to click a link in the datagrid when the user presses enter, for example: The user clicks edit, then starts typing in the textbox they need edited, when they are done most users will probably hit the enter key so i would like this to click the Update link in the datagrid, or the alternative of just doing nothing, if clicking update is not possible or very difficult.
I am using VS 2003, C# Webform
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|