Hello there
I have a webform which has a dropdown list with the countries names in it. The dropdown list does a autopostback. When I try to fill the form using tab key to move from one controller to other, the dropdown list gives a problem.
In IE, if I have to select USA, when I tab down to the dropdown list and press U, the first country with U ie Uganda get selected automatically and focus jumps to next control. In firefox this works perfectly. can somebody help me with this..thank you...
I have a webform which has a dropdown list with the countries names in it. The dropdown list does a autopostback. When I try to fill the form using tab key to move from one controller to other, the dropdown list gives a problem.
In IE, if I have to select USA, when I tab down to the dropdown list and press U, the first country with U ie Uganda get selected automatically and focus jumps to next control. In firefox this works perfectly. can somebody help me with this..thank you...
Comment