Resetting the TableView
Resetting the TableView
- Subject: Resetting the TableView
- From: "Mohan Parthasarathy" <email@hidden>
- Date: Thu, 8 Jan 2009 15:58:09 -0800
Hi,
I try to reuse UIViewControllers in didSelectatRowIndexPath. The new View
has a table which is filled with data eventually. Later the view gets popped
and when reusing the same ViewController the table shows old data. Is there
a way to clear the data while still reusing ViewControllers (as
recommended). I tried in viewdidLoad etc. but it seems to get called only
once the first time the View was created.
thanks
mohan
_______________________________________________
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