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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T02:35:15+00:00 2026-05-31T02:35:15+00:00

iOS 5 finally added a moveRowAtIndexPath:toIndexPath: method to UITableView . Problem is, calling it

  • 0

iOS 5 finally added a moveRowAtIndexPath:toIndexPath: method to UITableView. Problem is, calling it only moves the row, it doesn’t update/redraws it. The only way to do so seems to be by finding the cell and calling setNeedsDisplay directly. But this is tricky since you never know whether the cell already got moved or not.

I can’t call reloadRowsAtIndexPaths: either, since I’m not allowed to have 2 animations applied to a single row inside the same beginUpdates-endUpdates block.

There are may workarounds I can think of, like splitting the whole thing into 2 animation blocks. But I’m wondering whether I’m missing something, as the whole behavior seems odd to me.

  • 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-31T02:35:16+00:00Added an answer on May 31, 2026 at 2:35 am

    Finally received an official answer from Apple regarding this issue:

    Engineering has determined that this issue behaves as intended based
    on the following information:

    Only insert and update cause the cell to be requested from the data
    source (the first because it’s new and the second because you’ve
    explicitly told the table view to update the cell). Delete and move
    don’t update the contents because that’s not implicit in the action
    being performed. If you need to change the contents of the cell
    during the update, just reach into the cell and change the contents.

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

Sidebar

Related Questions

In iOS, how can I call an Objective-C method from Javascript in a UIWebView
I have a programmatically created Storyboard (as I only use it for iOS 5)
UPDATE 4.0 Seems like iOS 4.0 changed something here. Same code producing incorrect backgrounds
Apple finally introduced the so called auto-renewable subscriptions yesterday. Since I only have few
I've finally obtained an iOS developer license, I've managed to publish a hello world,
Apple finally released the api for their PageCurl transition effect in iOS 5.0 SDK:
I'm building an iOS app that uses push notifications, and I'm finally ready to
I have some large images in a grouped UITableView. There's 1 row in each
iOS development guidelines suggest 44 points to be a minimum tappable area, comfortable for
iOS uses a variant of PNG processed a tool called pngcrush . If I

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.