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

  • SEARCH
  • Home
  • 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 7835627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T13:43:21+00:00 2026-06-02T13:43:21+00:00

On an iPad View, I added a UITableView object, set its Style to Grouped,

  • 0

On an iPad View, I added a UITableView object, set its Style to Grouped, and the Background is set to Clear Color. Running the app on the simulator, I can see that the Background that I chose was not applied. (The background is still the default grayish color). I applied other colors but same thing happens. Even on the xib file, I can’t see that the background color changes. Why is the background color not taking effect on my UITableView object? I’m currently using Xcode 4.3. Is this a bug on this version?

Note: This is working on iPhone.

  • 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-06-02T13:43:23+00:00Added an answer on June 2, 2026 at 1:43 pm

    You need to set the backgroundView instead of the backgroundColor on the table view, like this:

    - (void)viewDidLoad {
        self.tableView.backgroundView = [[UIView alloc] init];
        self.tableView.backgroundView.backgroundColor = ...;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am building an iPad app that has a split view controller. Is it
In my iPhone/iPad app, I am adding one subview to my main view. This
I just added a UIDatePicker to my iPad app using IB, linked it to
Building an iPad app. I have a button on my main view that I
Let's say I have a UITableView that is part of an iPad app doesn't
It is really strange that for a Single View app, I added a MainView
I have made a new split view iPad app using CoreData. All I have
I am Started my iPad app using View-Based application. in first two views i
In my Ipad app, I have a split view in which the detail view
I am building an iPad application, and I added a simple UITableView to an

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.