Reputation: 25
I have a UITableView with some rows in it. Is it possible to show a UIPickerView when tapping on a row in the table?
I want the UIPickerView to change its data depending on which row it the UITableView that is selected.
Upvotes: 0
Views: 1527