iphone - How to anchor viewForHeaderInSection views of UITableView to top? -
i need implement table view multiple sections , specifying views viewforheaderinsection
. know default behavior when section header view visible , other section's header comes scrolling bottom, first 1 pushed off table view , bottom 1 placed on top.
what need anchoring these header views on top of tableview, stacking them under each other. best way this?
don't add data particular section. so, display sections in tableview.
Comments
Post a Comment