简体   繁体   中英

TableView Collapse/Expand with sections

Question related to UITableView collapse and Expand mode with dynamic sections. We got the requirement of showing the number of cells which has the collapse and expand option and once user expand the cell which will be having the list of sections and cells. For more info I am attaching the screenshot, and please suggest me the best approach.

在此处输入图片说明

在此处输入图片说明

有很多可用的库可满足此需求,还有更多其他要求,请查看此cocoacontrols

Apple has made a demo, the key is to manipulate your section header, detail check this

https://developer.apple.com/library/ios/samplecode/TableViewUpdates/Introduction/Intro.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM