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

  • Home
  • SEARCH
  • 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 9294369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T21:21:22+00:00 2026-06-18T21:21:22+00:00

I have to populate the nstableview with values from data base based on the

  • 0

I have to populate the nstableview with values from data base based on the date and time which i select from the date picker. When i select a date and time from the ‘To date’ date picker, the table has to be populated with values. For this i have used notification. In void awake from nib,

     NSNotificationCenter *center = [[NSNotificationCenter alloc] init];
    [center addObserver:self selector:@selector(controlTextDidChange:) name:NSControlTextDidChangeNotification object:_toDate]; //_toDate is an ivar 

and,

  -(void)controlTextDidChange:(NSNotification *)obj
  { //populating tableview with datas }

and i have connected the date picker cell’s delegate to file owner. The problem is it is not at all going into the controlTextDidChange: method. Pls help me to populate the nstableview once if i select the date and time from the date picker. Thanks.

  • 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-06-18T21:21:23+00:00Added an answer on June 18, 2026 at 9:21 pm

    You need to post your notification like this :

    [[NSNotificationCenter defaultCenter] postNotificationName:NSControlTextDidChangeNotification object:_toDate];

    write this code in you pickers selection methode it will work for you.

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

Sidebar

Related Questions

I have variable which I populate from JSON formated data. Something like: var time=my_data[data.results[i].id].time;
I have a csv file from which I have to populate different tables in
My setup: I have a sqlite database from which I populate a NSMutableArray of
I have to populate an Advanced Data Grid which have the following fields: Continent->State->Society-->Actual
Suppose I have to populate an unordered list with data from a Dictionary in
I have a view-based NSTableView populated custom NSTabelCellView subclass, which are the lowest objects
I have an NSTableView that contains a few columns that are populated with data.
After creating the parse tree, i have to populate symbol table now. I have
I have UIScrollView which i populate with UIImageViews programmatically. After that I change contentSize
I have several methods that populate a SQLCommand objects parameter collection from an object

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.