I want to customize the table view section header of a static table, this can be done programmatically (How to customize tableView Section View - iPhone).
However is there a way of having the header view and designing its layout graphically within a storyboard?
(If not I could use a .xib to hold the view, but having it in the storyboard in the actual table would be more convenient)
Similarly for the main table header.
Just drag a UIView at the top of your UITableView and you are good to go :).
EDIT:
For the section headers you can add another cell in your table in storyboard and programmatically choose between the two cells depending on whether it's a header or not.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With