cell.textLabel.backgroundColor = [UIColor clearColor];
does not work in iPad3.2.2 but it works fine in 4.2.
can anyone help in clear the cell text background color.
what my requirement is I need to show the cell.backgroundView
clearly.
thanks in advance