UITableView Header View Scrolls

Posted by Jim Bonner on Stack Overflow See other posts from Stack Overflow or by Jim Bonner
Published on 2010-06-07T18:36:52Z Indexed on 2010/06/07 18:42 UTC
Read the original article Hit count: 356

Filed under:
|
|
|

I am using a header view, not section header, with my UITableView. The documentation says that the header view sits on top of the table, but my header view scrolls just like a normal row. Is there a way to make the header view always visible at the top of the table?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview