UIPicker reloading content
Posted
by kumaravel
on Stack Overflow
See other posts from Stack Overflow
or by kumaravel
Published on 2010-05-19T10:07:59Z
Indexed on
2010/05/19
10:10 UTC
Read the original article
Hit count: 152
uipickerview
Hi
i have a problem with UIPicker, im keeping my Picker in Navigation controller. i want the Picker content to reload whenever the navigation controller push the PickerView.
but the pickerview content maintaining same state in all navigation.. how to change this?
© Stack Overflow or respective owner