I have a table view that has embedded UITextFields for entering some data. It also has two other fields that popup a UIPickerView and a UIDatePicker - as demonstrated in th
Just set the UITextField's inputView property to a UIPickerView.