iphoneuitableviewnstableheaderview

UITableView make the headerView not scrollable


How to make the tableView "headerView" not scrollable.


Solution

  • If you only have one section, you can simply not use headerView at all and add a UIView above the UITableView