I have a pickeView with names of players ...... I want to pickerView show an especif name, generally the pickerView show the "first" name of the array... how can I do this?
I have a pickeView with names of players ...... I want to pickerView show an especif name, generally the pickerView show the "first" name of the array... how can I do this?
This should select the first component in the picker view. Obviously you will have to load the objects in to it buyer after you have loaded them use the method above on the uipickerview to select the first row.