|
-
February 2nd, 2005, 07:47 AM
#1
Problem with command button's access key and Textbox Value
Hi all,
I have a page with Textbox (which is set to AutoPostback
property to False) and a command button.
I have a OnBlur event in javascript which will change the
Textbox text value.
I set AccessKey of the command Button to "B".
The problem is when i click the Textbox and then press
Alt+B, in my command_click event i am unable to access
the changed value (by javascript) but the value before
that.
Can anyone help me in getting out of this problem?
Advance thank you for all the replies...
Bye
Regards
S.Raja Sekaran
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
|