Data Source ignored after binding sortDescriptors
Data Source ignored after binding sortDescriptors
- Subject: Data Source ignored after binding sortDescriptors
- From: Allen Smith <email@hidden>
- Date: Tue, 9 Oct 2007 11:09:07 -0700
After establishing a binding for an NSTableView's sortDescriptors, my
data source methods -numberOfRowsInTableView: and -
tableView:objectValueForTableColumn:row: stop getting called. But I
haven't bound the table view's content or any columns in the table
view--just the sortDescriptors.. Is it really impossible to use a
data source to supply table values and use bindings to synchronize
the sort descriptors?
Allen
_______________________________________________
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