Programmatically selecting column header cell and triggering a sort
Programmatically selecting column header cell and triggering a sort
- Subject: Programmatically selecting column header cell and triggering a sort
- From: Alex Reynolds <email@hidden>
- Date: Sun, 19 Aug 2007 02:49:19 -0400
I have used the following call to select the column header cell of my
table view:
[myTableView selectColumn:0 byExtendingSelection:NO];
This indeed selects the column header, but does not trigger a sort of
the data in the table view, based on this column.
Is there a way to programmatically trigger a sort of the data in the
table view?
Regards,
Alex
----------------------------------------------------------------------
Alex Reynolds, M. Biot.
217 Leidy Building / 6013
Department of Biology
University of Pennsylvania
Philadelphia, PA 19104
V: +1 215 573.2818
F: +1 215 898.8780
E: mailto:email@hidden
W: http://www.bio.upenn.edu/computing/
_______________________________________________
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