How to add a UITableView inside the UIAlertView in iPhone?

后端 未结 5 1248
无人共我
无人共我 2020-12-10 17:17

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 so

5条回答
  •  执念已碎
    2020-12-10 17:51

    Try any one of these pages :

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

    https://github.com/blommegard/SBTableAlert

提交回复
热议问题