UITableViewCell prevent deletion

Posted by David Schiefer on Stack Overflow See other posts from Stack Overflow or by David Schiefer
Published on 2010-05-10T20:49:08Z Indexed on 2010/05/10 21:44 UTC
Read the original article Hit count: 228

Hi,

I am looking for a way of preventing the deleting of one of my cells. (no delete button should appear next to the cell when the table view is in editing mode)

How can this be made possible?

Thanks :)

© Stack Overflow or respective owner

Related posts about uitableview

Related posts about delete