madjid / MMPickerView

An easy to use and customizable PickerView for your iOS app.
MIT License
237 stars 59 forks source link

Reload picker view with new data #29

Open ssubhankar2007 opened 8 years ago

ssubhankar2007 commented 8 years ago

how to load new data array after selection of row of 1st data array. The new data array should appear in picker view based on selection of 1st data array.