How to make a cell on a UITableView not selectable?

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-04-14T22:34:53Z Indexed on 2010/04/14 22:43 UTC
Read the original article Hit count: 207

I have a cell that I am inserting to the top of a UITableView. How can I make sure that when the user clicks on the cell, it doesn't show the blue selected indicator?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about iphone