Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5969185
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:11:40+00:00 2026-05-22T20:11:40+00:00

I have several TableViews in my current application and I’d like to have a

  • 0

I have several TableViews in my current application and I’d like to have a background image behind them.

However I’m finding it impossible to achieve this at the minute.

I have spent 2 days searching the web for a solution yet any solution I find is not 100% correct.

I have tried setting the background color of the table view to the image and this had some positives, the image appeared behind the table view, however it also appeared in the background of ever table cell also and looked terrible.

So I also tried by setting the background color of the table view to clear color, in code as I read doing this in IB doesn’t work which seemed to be the case. And I then put a UIImageView behind the table view.

However this simply displays the table view with a white background and the image is no where to be seen.

Can anyone point me in the right direction as to how to do this properly?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T20:11:41+00:00Added an answer on May 22, 2026 at 8:11 pm

    Try this

    UIImageView *imageView = [[UIImageView alloc]initWithImage:[UIImage imageNamed:@"cloud.png"] ];
        self.tableView.backgroundView = imageView;
    
        [imageView release];
    

    to clear background use

    self.tableview.backgroundcolor = [uicolor clearcolor];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have several HierarchicalDataTemplates in my TreeView. In one of them I would like
I have an app which contains a scrollview with several tableviews. Each tableview is
I have several RequiredFieldValidators in an ASP.NET 1.1 web application that are firing on
I have several old 3.5in floppy disks that I would like to backup. My
I have several tableviews in my app and the data source for each tableview
I have several UIViews that are on my xib file and would like to
I have a small application for displaying several UIImageViews in a UIScroller in a
I have several UITextFields listed below each other and would like to move the
I have several ASP:TextBox controls on a form (about 20). When the form loads,
I have several tables whose only unique data is a uniqueidentifier (a Guid) column.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.