Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Duke Leto

macrumors regular
Original poster
Mar 17, 2008
166
0
Finally, I think I have a well-worded question.

I have an edit button that, when you press it, puts the cells in Edit mode so that you can delete them.

Is there a way to change the cell type to my own custom cell that allows you to change the text in it? This is so that you can delete the cell and edit the information in it. I can change the cell type in the
Code:
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath withAvailableCell:(UITableViewCell *)availableCell
method, but is there a way to change it on the go?

Does this question go against the NDA?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.