I want to disable the selection of certain rows in my UIPickerView. Like in the Coundown timer, where you try to choose 0, it doesnt let you and slips back up to 1. Or how you can limit the date in the Date Picker...
How do a disable rows in a UIPickerView?