I've read this post : How to customize the background/border colors of a grouped table view cell?
And I want to display a background cell. So I'm trying a use the previous post in the tableView
function willDisplayCell
.
No matter what I do, nothing is working. Could you help me out ? (My cells are 50pt high.)
Thanks