Re: Prevent table sorting
Re: Prevent table sorting
- Subject: Re: Prevent table sorting
- From: Kyle Sluder <email@hidden>
- Date: Fri, 21 Oct 2011 09:22:52 -0700
On Oct 21, 2011, at 8:19 AM, Chris Paveglio <email@hidden> wrote:
> I have a tableview, that's populated via bindings to an array controller. Is there a way to prevent selecting the table column headers, so that the content can't be rearranged at all? I've looked through everything in IB for the array controller, the table, its columns, etc and don't see a box to prevent/allow selection reordering. I could hide the table headers and make my own text labels, but I thought there'd be a simple on/off checkbox for this.
Turn off "Creates Sort Descriptor" in the Bindings inspector.
--Kyle Slude
_______________________________________________
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