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 6100999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:27:00+00:00 2026-05-23T13:27:00+00:00

I have a table view with multiple sections and don’t know how to change

  • 0

I have a table view with multiple sections and don’t know how to change the background color when i touch that row.

I’ve found this link about table cells but it is addressed to tables with only one section :

changing cell background on click on cell in iphone.

cell.selectedBackgroundView = [[ UIView alloc] init];
[cell.selectedBackgroundView setBackgroundColor:[UIColor purpleColor]];

if i use the code from this link, cells that are rounded (the first and last in every section) will have a rectangle on finger over which doesn’t look good.

How can i make this rectangle curved around the edges for the first and last row in every section ?

  • 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-23T13:27:01+00:00Added an answer on May 23, 2026 at 1:27 pm

    How about using some quartz core. you can make any view round rect using view.layer.cornerRadius = 5.0;

    make sure to import header

    #import <QuartzCore/QuartzCore.h>

    EDIT

    Try to create custom cell then and set a UIView for background view property and change color as you wish. That way it will work.

    UPDATE

    Yes you are right. There is tutorial on internet for grouped tableView’s let me google it for you. Use this post it has everything you need http://pessoal.org/blog/2009/02/25/customizing-the-background-border-colors-of-a-uitableview/

    here is another stackoverflow post for the same

    How to customize the background/border colors of a grouped table view cell?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my iPhone application I have a table view. When user taps any row,
I have a tableView with multiple sections. When a sections contains only one row,
Here's my case: I have a table view showing contacts. Add button in the
I have a grouped table view with textfields in the tableview. For the keyboard
I have a name of table or view in PostgreSQL database and need to
I have a situation where I build a view with a table and another
I have a view that is joining two tables and ordering by the first
I have a UITabbar with multiple view controllers. One of them is a UITableView.
I have a script that appends some rows to a table. One of the
I have table inside a div tab. The table has 40 rows in it

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.