I\'m changing components (in particular, the number and color of components), in a UIPickerView that I call pickerOne, so after making the changes, I call:
[pick
I think you should be using:
reloadComponent:
or
reloadAllComponents: