I couldn't find this method in the UITableView delegate documentation....can you tell me where I would look for the documentation for this method?
- (void)tableView:(UITableView *)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath *)indexPath
Thanks!