Author: vicentiub | Posted on: 6/12/2008 3:00:50 AM | Views: 55
Recommend an Articles | Recommended Articles | Search Resources | Community Home |
I have a CreateUserWizard control and inside it I have a confirm email textbox with a CompareValidator. When the confirmation email is wrong I display an error message. When I want to create a new user I use tab to get the focus of the text boxes that need to be filled. Sometimes when I use tab to go to the next field and the confirmation email doesn't match, after I fill the confirm email with a wrong value and I press tab the focus is got by the span that displays the error message of the compare validator and I can edit the message. I set the tabindex of all of the validators to -1, to skip them when navigating using tab, but I cannot say if it works because this behavior is not so often. Do you have any ideas what is happening there? Thank you!
Go to the complete details ...
Found interesting? Add this to:
|