On Nov 4, 2008, at 3:13 AM, Mahaboob wrote:

My TableView contains some columns. I need to access all the column values
of all selected rows.

Rather than try to get the information you want from the table view, you should go directly to the model objects that the table view is presenting.

Views in Cocoa don't hold data, they just present it.

  -- Chris

_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to