Click here to Skip to main content
15,887,821 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello to all,

I am using an ajax combobox for auto complete property,
I set a tab index to all of the controls on my form.

When I type text in the combobox and press the tab key, the focus is not moving directly onto another control.
First it moves onto the combobox down button, then in second key press it moves to another control.

How can I fix this?
Any suggestions?

Thanks
Karthik
Posted
Updated 16-Sep-11 5:19am
v2
Comments
Rob Branaghan 16-Sep-11 11:21am    
It seems as though this is something they are aware of. http://ajaxcontroltoolkit.codeplex.com/workitem/25711[^]
Prerak Patel 19-Sep-11 0:45am    
You are right
rkthiyagarajan 16-Sep-11 11:25am    
You again check Tab index.

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