edit
Hello,
I use a UIPickerView to implement a kind of drop down menu.
Now i want to add a second pickerview (up to three), how shall i manage it?
Is there any simple way to add a second pickerview?
Shall i create a new ViewController or am I able to add the second pickerView in my main ViewController?
Thanks in advance
Hello,
I use a UIPickerView to implement a kind of drop down menu.
Now i want to add a second pickerview (up to three), how shall i manage it?
Is there any simple way to add a second pickerview?
Shall i create a new ViewController or am I able to add the second pickerView in my main ViewController?
Thanks in advance
Last edited: