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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -