tableView: objectValueForTableColumn: row: method not getting called
tableView: objectValueForTableColumn: row: method not getting called
- Subject: tableView: objectValueForTableColumn: row: method not getting called
- From: Sandeep Mohan Bhandarkar <email@hidden>
- Date: Thu, 23 Jun 2011 14:23:02 -0700
Hi All,
Any reasons why this method will not get called. Please find below the list of steps that i have taken
1) Connected the dataSource outlet of the Table View to my files owner.
2) Registered the dragTypes for the Table View
3) Did the delegate bindings for the Table
4) Implemented numberOfRowsInTableView: (this is getting called);
Have i missed anything else...??
Thanks and Regards,
Sandeep.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden