Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

UIPickerView

$
0
0

I created and loaded a UIPickerView for a user to select a city. After the user selects the city, it fills in the UI's city textbox (so far so good).
My question is, could I also fill in the associated zip code? I created a "special" UITextField (City textfield) which overrides UIView InputView to display the UIPickerView as a pop-up on the bottom of the UI. Not sure if raising an event is the right approach or some other Xamarin.Ios trick. Any help would be appreciated!

Thanks in advance


Viewing all articles
Browse latest Browse all 204402

Trending Articles