My form looks like this:
datepicker
autocomplete1
autocomplete2
dropdownlist1
dropdownlist2
textbox1
textbox2
I can tab thru all the controls on a PC, it works perfectly. However on my iPad, using the previous/next buttons, it skipps the two dropdownlist. It will go directly from the second autocomplete to the first textbox or the other way around if I'm going backwards. The dropdownlist are never selected. Is this because you can't type in a dropdownlist? I guess it would make sense because on the iPad there isn't really anything you can do from the keyboard with a dropdownlist, you have to touch it. If that's the case it's fine I just want to make sure.
datepicker
autocomplete1
autocomplete2
dropdownlist1
dropdownlist2
textbox1
textbox2
I can tab thru all the controls on a PC, it works perfectly. However on my iPad, using the previous/next buttons, it skipps the two dropdownlist. It will go directly from the second autocomplete to the first textbox or the other way around if I'm going backwards. The dropdownlist are never selected. Is this because you can't type in a dropdownlist? I guess it would make sense because on the iPad there isn't really anything you can do from the keyboard with a dropdownlist, you have to touch it. If that's the case it's fine I just want to make sure.