PickerView within a table cell in swift3 -


i have table cells containing user information. dropdown has appear when user clicks on city , state. tried pickerview , able display list i'm not able select options list. instead next cell selected. please help? (i'm using swift3) thanks


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -