Re: Newbie: TableView question
Re: Newbie: TableView question
- Subject: Re: Newbie: TableView question
- From: Hasan Diwan <email@hidden>
- Date: Tue, 29 Apr 2003 10:17:59 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
[tableView reloadData];
On Tuesday, Apr 29, 2003, at 05:21 US/Pacific, Nilay Hazra wrote:
Hi,
I'm very new in Cocoa/Objective-C programming. I just need to display
some
data in a TableView. But for some reason the data are NOT getting
displayed in
the table. It seems that I've done everything as expected in the NIB
file.
I've made connection from the NSTableView's dataSource outlet to
File's Owner.
I've also made connection in the reverse way (from File's Owner to
TableView).
But the data are not getting displayed in the table, only the blank
table is
coming. After debugging the code, I've found that the control is NOT
coming
inside the Data Source method objectValueForTableColumn() (although the
control is coming inside another Data Source method
numberOfRowsInTableView()
). May be I'm missing out something. Can anybody help me?
Sorry for asking a very basic question.
Thanks,
Sourav Ganguly
_______________________________________________
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.
Hasan Diwan {
http://ibn.com/~hdiwan}
OpenPGP Fingerprint: 275D 0E84 550C D92A 4A56 732C 8528 2579 E6E9 4842
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (Darwin)
iD8DBQE+rrPOhSgleebpSEIRAmQwAJ94Xs1iYA+3cjQjFZFhLt/vAxX/0wCfc6iz
UMZqbTfHrCxxw2QvOeG3oCI=
=ts5w
-----END PGP SIGNATURE-----
_______________________________________________
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.