开发者

Dropdown Listbox in iphone

开发者 https://www.devze.com 2023-01-26 05:42 出处:网络
How we can perfectly achieve dropdwn listbox in iphone...And instead for this I want if suppose i pressed button then it will display the UITableView or UIGestureView or UIPickerVIew....

How we can perfectly achieve dropdwn listbox in iphone...And instead for this I want if suppose i pressed button then it will display the UITableView or UIGestureView or UIPickerVIew....

Which one is more suitable in开发者_C百科stead for dropdown listbox..... please help my question.....


I'd go with a pickerview for relatively small number of list items and would prefer a table with a searchbar and a checkbutton accessory for a huge list.

0

精彩评论

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