iPhone UITableView refesh data in Delegate

Posted by BahaiResearch.com on Stack Overflow See other posts from Stack Overflow or by BahaiResearch.com
Published on 2010-03-28T23:57:18Z Indexed on 2010/03/29 0:03 UTC
Read the original article Hit count: 122

Filed under:
|
|

How do I have a UITableView be notified that the data it is using is new and all old data/cells should be flushed.

I have a search bar that will cause the UITableView to be refreshed when new queries are entered.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview