0

I am an iPhone developer. I am trying to select multiple items in a dropdown box in iPhone. I have tried all possibilities but unable to do it. Please suggest me. It's really very important to me. Please post your views as soon as possible.

Thanks in advance.

Fabre
  • 57
  • 5
  • 18
  • http://www.cocoacontrols.com/controls/alpickerview Please chek this url – aViNaSh Jul 12 '12 at 09:27
  • possible duplicate of [How to select multiple items in a dropdown box in iPhone?](http://stackoverflow.com/questions/11448069/how-to-select-multiple-items-in-a-dropdown-box-in-iphone) – Monolo Jul 14 '12 at 04:11
  • @Fabre: instead of posting a duplicate question, edit your original. However, before posting, search to make sure your question hasn't already been asked. SO uses a Q&A, rather than forum, format, and so works differently than many sites you're used to. Read the FAQs for more. – outis Jul 14 '12 at 21:47
  • Sorry ..actually I had some problem with my proxy that day so was not sure whether it's posted or not so I asked again and thanks for your suggestions . I will make sure that this won't happen again . Thanks again ... – Fabre Jul 16 '12 at 05:10

1 Answers1

1

I am assuming by dropdown box you mean the built in picker view that appears for some sort of a selection field. It would be nice if you posted what component are you exactly talking about. Regardless, based on the assumptions I can make on your question I think what you are looking for is this answer: Multiple Row Selection in UIPickerView.

Community
  • 1
  • 1
rage
  • 1,447
  • 16
  • 16