AjaxModalPopup clicking OK button ,should reatin focus on textbox
-
Hi All, I have a ModalPopextender control on my page. When I enter some value on the textbox i am calling one Javascript function to validate the value in the textbox with onBlur event. if the validation error rises i am showing that error on AjaxModalPopcontrol . and when i Press "ok" on that Control, i Should retain the Focus on The textBox agian. How to Achieve this?
fttyhtrhyfytrytrysetyetytesystryrty
-
Hi All, I have a ModalPopextender control on my page. When I enter some value on the textbox i am calling one Javascript function to validate the value in the textbox with onBlur event. if the validation error rises i am showing that error on AjaxModalPopcontrol . and when i Press "ok" on that Control, i Should retain the Focus on The textBox agian. How to Achieve this?
fttyhtrhyfytrytrysetyetytesystryrty
yadlaprasad wrote:
How to Achieve this?
Sometimes you have to step away from drop & drag and actually do something yourself. Write the script for the button click event :rolleyes:
only two letters away from being an asset
-
Hi All, I have a ModalPopextender control on my page. When I enter some value on the textbox i am calling one Javascript function to validate the value in the textbox with onBlur event. if the validation error rises i am showing that error on AjaxModalPopcontrol . and when i Press "ok" on that Control, i Should retain the Focus on The textBox agian. How to Achieve this?
fttyhtrhyfytrytrysetyetytesystryrty
try putting some javascript to change foucs on OnClientClick event of OK button
Share your experience with others Check my Blog...