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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T01:48:16+00:00 2026-05-25T01:48:16+00:00

I am working on an app right now where I want to be able

  • 0

I am working on an app right now where I want to be able to delete some things from a UITableView upon clicking a delete button. Right now I am able to get the edit button working to show the circle with line through it to show you can delete but there are a couple of cells that I don’t want the user to be able to delete. Does anyone know an easy way of implementing this. If you look at this link it shows all three of my cells with the delete showing but I only want the first two to move and the last one to not move at all.

  • 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-25T01:48:17+00:00Added an answer on May 25, 2026 at 1:48 am

    Override this method:

    - (BOOL)tableView:(UITableView *)tableView canEditRowAtIndexPath:(NSIndexPath *)indexPath {
    
        if ({SOMETHING TO SAY IF THIS CELL CAN NOT BE DELETED}) {
            return NO;
        }
        return YES;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on an app right now where I have Individuals, Athletes and
I am currently working on a web-app/server in python and cherrypy. Right now, I
I'm working on creating an XUL app right now and I'm stuck with a
I'm working on an iPhone App that relies heavily on OpenGL. Right now it
I am working on an app right now that is supposed to generate a
I'm working on a project in Ruby right now that is essentially a web-app.
I'm working on some Role-based security for our app and I essentially want to
I am right now working on an app which works as a book-stack,where user
After working on codecademy.com and udacity.com to get some understanding of web app development,
I'm working on an app in which i have to detect left eye, right

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.