> On Fri, Feb 11, 2011 at 5:14 PM, Chris Tracewell wrote:
>> I have experienced that an NSTableview which is bound to an array controller
>> will sometimes automatically sort when their column headers are clicked and
>> sometimes not. As an example, I currently have two windows, each with a
>>
> Did you actually bind the table view's sortDescriptors binding to the
> array controller's sortDescriptors property?
>
No, but that's why I posted, trying to figure out when this can be avoided.
> In the simplest case (all columns bound to different keys on the same
> NSArrayController), NSTa
On Fri, Feb 11, 2011 at 5:14 PM, Chris Tracewell wrote:
> I have experienced that an NSTableview which is bound to an array controller
> will sometimes automatically sort when their column headers are clicked and
> sometimes not. As an example, I currently have two windows, each with a
> tablev
I have experienced that an NSTableview which is bound to an array controller
will sometimes automatically sort when their column headers are clicked and
sometimes not. As an example, I currently have two windows, each with a
tableview bound to an array controller. One tableview sorts, the other