Click here to Skip to main content
15,745,973 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a one textbox and then radio list and then another textbox. say txt1, rdlist, txt2
tab order for all three is 1,2 adn 3. Now when i try to tab from txt1 to rdlist then it flickers and
my tab order is lost. It doesn't work.
Posted
Comments
Can you post the rendered html on browser?

1 solution

If you havnt done much on the application form, delete the form and try it on a new one. Bugs like this usually are resolvble by restarting the program solution or simply trying a fresh copy.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900