UITableViewCells with different cell sizes

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-04-13T18:33:49Z Indexed on 2010/04/13 19:03 UTC
Read the original article Hit count: 230

Is it possible to have a UITableView that has a fixed height for all cells, except for the cell at the top (index 0)?

If so, how is this possible?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cocoa-touch