Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7682219
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T18:31:02+00:00 2026-05-31T18:31:02+00:00

I am trying to make a view that contains several tableViews in it –

  • 0

I am trying to make a view that contains several tableViews in it – basically a week calendar view that each day is a tableView that shows the events of that day.

In the storyboard I’v added to the view a tableView and tried to connect it in two different ways in the viewDidLoad:

DaysTableViewController * tvc = [[DaysTableViewController alloc]  initWithStyle:UITableViewStylePlain];
self.dayView.delegate = tvc;
self.dayView.dataSource = tvc;

or:

DaysTableViewController * tvc = [[DaysTableViewController alloc] initWithStyle:UITableViewStylePlain];
self.dayView = tvc.tableView;

when dayView is my IBOutlet property for the tableView in the storyboard.
but it crash in both ways, and I dont know where it crash in the code.

I know the DaysTableViewController itself works fine, because when I push it in a NavigationController it works.

Am I doing something wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T18:31:04+00:00Added an answer on May 31, 2026 at 6:31 pm

    I’v found the problem.
    it was a simple memory management problem, I mad the Object that was the dataBase in the ViewDidLoad and didn’t have a strong property for it, and just got released…
    thanks everyone for the answers.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to make 'dynamic' listview that contains 0-2 headers and 0-1 footer(based on
I'm trying to make scrollable RelativeLayout, that contains some custom Views. This is the
i am trying to implement an action sheet that contains a picker view and
I have a LinearLayout view that already contains several elements. I want to add
I have two tables in the system. I'm trying to make a VIEW that
I am trying to make a view which selects all unread mails which also
I am trying to make a search view in Django. It is a search
I'm trying to make a custom view in Django admin. I'm reading from this
I'm trying to make a meta tag in my view based on data in
Trying to make a make generic select control that I can dynamically add elements

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.