Re: UITableViewController init not called (storyboard)
Re: UITableViewController init not called (storyboard)
- Subject: Re: UITableViewController init not called (storyboard)
- From: Koen van der Drift <email@hidden>
- Date: Tue, 12 Mar 2013 12:39:24 -0400
On Mar 12, 2013, at 12:32 PM, Ten Horses | Diederik Meijer <email@hidden> wrote:
> Have you tried moving those datasource codelines to viewDidLoad or viewWillAppear? It may be that when the view is instantiated from the storyboard init is not called?
>
I thought about that, and yes it works. I was hesitant to use that because I thought that it would be called every time the view appears on the screen, but it looks like it doesn't in the case of viewDidLoad.
Thanks,
- Koen.
_______________________________________________
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