I have a view that was created with all of the default UITableView
stuff, but now I need to add a header area above where the UITableView
is (so the UITableView
will scroll normally, but the top 100px of the screen or so will have static header content). I don't see where I can resize the UITableView
in IB, and am not sure how to do this.
Does anyone know?
question from:https://stackoverflow.com/questions/2143264/iphone-uitableview-with-a-header-area