UITableView section index overlaps search bar

Posted by Snej on Stack Overflow See other posts from Stack Overflow or by Snej
Published on 2010-04-11T11:36:17Z Indexed on 2010/04/11 11:43 UTC
Read the original article Hit count: 505

Filed under:
|
|
|

Hi: I want to display a section index in an UITableView with a search bar in the table view header (not section header). But the index strip is now overlapping the search bar. Is there an elegant solution to avoid this and let the index start below the table header?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cocoa