• 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: Luke Hiesterman <email@hidden>
  • Date: Wed, 22 Sep 2010 09:48:51 -0700

[tableView reloadData];

Luke

Sent from my iPhone.

On Sep 22, 2010, at 8:20 AM, "Eric E. Dolecki" <email@hidden> wrote:

> I have a view that contains a UITableView. I am loading an XML file and
> parsing it, getting a list of names. I populate a NSMutableArray with those.
> I want to stuff them into the tableview, however the table's delegate
> methods fire before the XML is done, so if I do a [array count] it will be 0
> until the array is filled.
>
> Is there a way to "reset" the tableView so it will call the delegates again?
>
>
>  Google Voice: (508) 656-0622
>  Twitter: eric_dolecki      XBoxLive: edolecki      PSN: eric_dolecki
>  http://blog.ericd.net
> _______________________________________________
>
> 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
_______________________________________________

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

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

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