views:

100

answers:

1

I am using a UITableView and when I setEditing:YES I don't want a delete option to be available. I just want the ability to reorder the rows of the table. Is there a way to prevent the - button from showing up on the left?