iOS Question How do I create a selector function for an dynamically created picker

davepamn

Active Member
Licensed User
Longtime User
I need to put the contents of a dynamically created data picker into a textbox. How do I create a selector function that will be associated with the data picker
 
Top