Darkseal / DownPicker

A lightweight DropDownList / ComboBox for iOS, written in Objective-C
MIT License
202 stars 93 forks source link

facing issue on sending selected row value from downpicker to uiviewcontroller? #40

Open ramyacl opened 8 years ago

ramyacl commented 8 years ago

From the above method am able to get the selected row value in downpicker.m but i need to pass this value to my viewcontroller. Could anyone please help me on this?

carloskekwa commented 7 years ago

?