Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
Not open for further replies.

cthesky

macrumors member
Original poster
Aug 21, 2011
91
0
Hi,

In my project, I need to show a pop up list which displays data dynamically (example name1, name2, name3 ... ...). So, this pop up list should be display as picker view or table view? Which one is more better and user friendly? Or anyone has other suggestions?

I have attached a sample pop up list image.

Thanks for any ideas and suggestions. :)
 

Attachments

  • NameList.png
    NameList.png
    42.6 KB · Views: 172
If the user should only be able to pick one, then I'd personally use a picker view. But that's just me.

If the user should be able to pick multiple, I'd definitely use a table view.

One other thing to consider is how many options the user could potentially have. If there's more than ~12 options, a table view would definitely be better because it's easier to quickly scroll and the user would be able to see more options at once.
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.