Is it possible to load an uipickerview with values but by default have no item selected?
I tried setting selected item to -1 with no success.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m pretty sure you always have to have at least one item selected with a UIPicker… What would it display? Maybe you could create an item titled, “Please select” or something?
I think that you should always have at least some default that’s already selected.