To create expandable table view in IOS 5.0 [closed]

大兔子大兔子 提交于 2019-11-28 01:43:39

问题


How to create expandable tableview in IOS 5.0.if anyone knows help me.Thanks in advance


回答1:


This shows you how to expand/collapse Table View Sections http://www.cocoanetics.com/2011/03/expandingcollapsing-tableview-sections/




回答2:


JKExpandTableView is an open source library implementing an expandable table view (subclass of UITableView) . Please sure to checkout the provided sample project as well. : http://jackkwok.github.io/JKExpandTableView/




回答3:


Check out SubTable, it handles the expanding/collapsing for you, and it's easy to plug in and start customizing



来源:https://stackoverflow.com/questions/11345601/to-create-expandable-table-view-in-ios-5-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!