iOS Question TextField Array

Graeme Mitchell

Member
Licensed User
I have a textfield array called txtPlayerBids (txtplayerbids1, txtplayer2bids etc). How can loop (tab) through all of them. I would go from txtplayerbids1 to txtplayer2bids to txtplayer3bids etc but may have to loop 2 or 3 times so I could go from txtplayerbids5 to txtplayerbids1
 
Top