Hi, i did nothing in following function ,but when i press the cell, the value is altered.... any help please?
- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
}
Hi, i did nothing in following function ,but when i press the cell, the value is altered.... any help please?
}
You need clarify what your problem is. What value? What are you trying to do?