Top "Sectionheader" questions

UICollectionView with section headers like a UITableView

I have a quick question has anyone been able to successfully create and implement section headers in a CollectionView similar …

ios objective-c uitableview uicollectionview sectionheader
ios: uitableview section header anchor to top of table

i'm trying to make a table with multiple section (like contact app) everything went well and i've created custom section …

ios uitableview sectionheader
UITableView section header creeps under navigation bar

Due to navigation bar style being translucent, I get my first section header (section # 0) hidden under my navigation bar. I …

uinavigationbar uitableview translucency sectionheader
Changing color of section header in UITableview

i have pretty simple simple question (i hope so). How do i change the section header color in a UITableview …

iphone objective-c uitableview sectionheader
Change UITable section backgroundColor without loosing section Title

i have changed the backgroundColor/backgroundImage of my tableviews sections. I am using plain tableView. No worries, get worked without …

ios title background-color sectionheader
UITableView Custom Section Header, duplicate issue

I am having trouble animating a custom UITableView section header. The goal was to create collapsable sections. When I tap …

iphone uitableview animation sectionheader
Getting strange error when reloading section index?

I am using the iPhone SDK and Objective-C and I get this error message: Assertion failure in -[UITableView _endCellAnimationsWithContext:], /…

objective-c uitableview iphone-sdk-3.0 sectionheader