NSTableView: adding data
NSTableView: adding data
- Subject: NSTableView: adding data
- From: T Reaves <email@hidden>
- Date: Sat, 17 Jan 2004 17:11:09 -0500
Hello all. I have an app with an NSTableView. When I add an object
to its data source, I can not seem to figure out how to get the table
to update. I have tried [table noteNumberOfRowsChanged] and [table
reloadData], both to no avail.
In the same app, I have an NSOutlineView, and the [outline reloadData]
does get the outline to reload.
What am I missing?
Thanks.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.