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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T20:16:58+00:00 2026-05-12T20:16:58+00:00

In my application, I want to append cells to the current tableview and have

  • 0

In my application, I want to append cells to the current tableview and have it scroll to the first added cell after the cells have all been appended. I have done the appended code by calling appending to the stack and calling [tableview reloadData]. However, I was wondering if there is a delegate or a notification that is sent by the uitableview that I can use to indicate when the table has been reloaded so that I can scroll to the selection. I originally thought viewDidAppear would be called but it is not. Any suggestions?

  • 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-12T20:16:59+00:00Added an answer on May 12, 2026 at 8:16 pm

    You could remove the reloadData and use insertRowsAtIndexPaths:withRowAnimation: instead to add the extra rows, afterwards scrollToRowAtIndexPath:atScrollPosition:animated: can be used to scroll to a certain row. Adding rows this way is a bit more “cleaner” in my opinion instead of just calling reloadData, it is probably faster too.

    When using insertRowsAtIndexPaths:withRowAnimation: and the rows you’re adding aren’t visible, they will not be “loaded”, once they are scrolled into view using the scroll method, they are “loaded”.

    Regarding the notificiation after the reloadData method has been completed, I’m pretty sure there’s no notification available. The only notification of the UITableView is UITableViewSelectionDidChangeNotification.

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

Sidebar

Related Questions

I have a ClickOnce deployed application I want to launch from VBScript, similar to
I have a .net (3.5) WinForms application and want to display some html on
I want my application to clean all the temp files it used, the problem
I have a Java application which I want to shutdown 'nicely' when the user
I have one application in which I want to pass data between Pages (Views)
in my application i want to support both mass memory and memory card. but
In a Java application I want to be able to take a timestamp at
I'm trying to get tags working in my rails application and want to use
On Gnome/KDE you can select in which application you want to open file (Right
I use Indy 9 with Delphi 5. In my application I want to communicate

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.