Search code examples
iphoneuitableviewalertview

How to add a UITableView inside the UIAlertView in iPhone?


I want to add the UITableView inside the alert view.

I have tried to add a table view as a sub view of alert view, it's not working. Can you give me some code or sample link for that?

How can I do that?


Solution

  • Try any one of these pages :

    http://zpasternack.blogspot.com/2010/10/stupid-uialertview-tricks-part-deux.html

    https://github.com/blommegard/SBTableAlert