Re: prevent sorting in bound table column
Re: prevent sorting in bound table column
- Subject: Re: prevent sorting in bound table column
- From: Jeff Johnson <email@hidden>
- Date: Tue, 14 Aug 2007 10:33:25 -0500
Daniel,
Is the binding done in Interface Builder? If so, then disclose the
"value" binding for the column, and there should be an option
"Creates sort descriptor." Uncheck that option.
-Jeff
On Aug 14, 2007, at 10:14 AM, Daniel Angermeier wrote:
I have a table view with 1 single table column that is bound to a
model.
When I click on the header the order of the items is destroyed by
sorting the alphabetically.
is there any way to prevent this behavior... I would like nothing to
happen when the user clicks the table header.
I tried disabling column reordering and resizing but that wouldnt
do it.
Any hints on this appreciated.
Thanks,
Daniel
_______________________________________________
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