Iam developing one applciation.In that i added the one tableview to present view.I added the background image for present view.ANd whenever tableview add to view,tableview override the view and that background image not appeared.But i need to dispaly only that tablecell content on that view with that background.So please tell me how to solve this one.
Iam developing one applciation.In that i added the one tableview to present view.I added
Share
Did you tried to clear the background color for UITableView.
If this is not working, please post your sample code for our reference. Thanks.