• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Question about UITableView and loading some XML
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about UITableView and loading some XML


  • Subject: Re: Question about UITableView and loading some XML
  • From: Dave DeLong <email@hidden>
  • Date: Wed, 22 Sep 2010 08:23:54 -0700

[myTableView reloadData]; will reload the entire (visible) table.

If you want the new data to be inserted in an animated fashion, you can use the -insertRowsAtIndexPaths:withRowAnimation: method (and similar variants).

Cheers,

Dave

On Sep 22, 2010, at 8:20 AM, Eric E. Dolecki wrote:

> Is there a way to "reset" the tableView so it will call the delegates again?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Question about UITableView and loading some XML (From: "Eric E. Dolecki" <email@hidden>)

  • Prev by Date: Question about UITableView and loading some XML
  • Next by Date: Re: Question about UITableView and loading some XML
  • Previous by thread: Question about UITableView and loading some XML
  • Next by thread: Re: Question about UITableView and loading some XML
  • Index(es):
    • Date
    • Thread