Retrieving data into NSTableView
Retrieving data into NSTableView
- Subject: Retrieving data into NSTableView
- From: "Patel, Nilesh M" <email@hidden>
- Date: Wed, 21 Jul 2004 12:58:51 -0400
- Thread-topic: cocoa-dev digest, Vol 2 #4525 - 22 msgs
I have a cocoa app where I am entering information into an NSTableView and storing it in a mysql database. (which is working fine)
When I am fetching the data from the mysql database how do I get that array string to be displayed into the NSTableView. (of course in its appropriate rows/columns) I do have my app fetching it properly and the data is being display in the log window, but how do I get it into my NSTableView? It just might be a simple method that I might have over looked. Need help.
-----Original Message-----
From: email@hidden
[
mailto:email@hidden]On Behalf Of
email@hidden
Sent: Wednesday, July 21, 2004 12:22 PM
To: email@hidden
Subject: cocoa-dev digest, Vol 2 #4525 - 22 msgs
Send cocoa-dev mailing list submissions to
email@hidden
To subscribe or unsubscribe via the World Wide Web, visit
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
or, via email, send a message with subject or body 'help' to
email@hidden
You can reach the person managing the list at
email@hidden
When replying, please edit your Subject line so it is more specific
than "Re: Contents of cocoa-dev digest..."
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
End of cocoa-dev Digest
==============================================================================
The contents of this message, together with any attachments, are intended only for the use of the person(s) to which they are addressed and may contain confidential and/or privileged information. Further, any medical information herein is confidential and protected by law. It is unlawful for unauthorized persons to use, review, copy, disclose, or disseminate confidential medical information. If you are not the intended recipient, immediately advise the sender and delete this message and any attachments. Any distribution, or copying of this message, or any attachment, is prohibited.
==============================================================================
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.