UItableView Reload Problem

Posted by Arun Sharma on Stack Overflow See other posts from Stack Overflow or by Arun Sharma
Published on 2010-05-29T06:15:27Z Indexed on 2010/05/29 6:22 UTC
Read the original article Hit count: 244

Filed under:
|
|

Hello All,

I am using a UiTableView in our application.We have two tabs in controller one is add to shopping list where i add more than one items in our shopping list in database,other one is shopping list which shows items for shopping.

The problem is that when i add items from shopping list tab then items are successfully added in database but when i click on shopping list tab then any items not shown in shopping list.

How i reload data in UiTableView when i click on shopping list tab.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c