On Jun 23, 2011, at 2:23 PM, Sandeep Mohan Bhandarkar wrote:

> 3) Did the delegate bindings for the Table

Do you mean that you set up Cocoa bindings? Generally if you use bindings to 
the table columns, those are used instead of the data source. You wouldn’t want 
to do both. (Or do you just mean that you wired up the delegate outlet?)

> 4) Implemented numberOfRowsInTableView: (this is getting called);

Does it return a number greater than zero? If not, there will be no rows.

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to