开发者

how to reload the UIpicker view data

I want to reload the data in the UIpicker view. actaully i have 2 picker on the view. and i want to fill the d开发者_StackOverflowata in the second picker according to the previous selected picker value. is it possible? please suggest how i do this.


How about looking at:

http://developer.apple.com/iPhone/library/documentation/UIKit/Reference/UIPickerView_Class/Reference/UIPickerView.html#//apple_ref/doc/uid/TP40006842-CH3-SW10

in response to the didSelectRow message your view controller is sent as the UIPickerView delegate?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜