Bound table not getting sorted when cell content is modified
Bound table not getting sorted when cell content is modified
- Subject: Bound table not getting sorted when cell content is modified
- From: Guy Meyer <email@hidden>
- Date: Wed, 3 Oct 2007 17:44:33 +0200
Hi
I have got a NSTableView bound to an NSArrayController.
When updating cell content (NSNumber via binding) the cell gets
updated but the table is not sorted. Only upon adding/removing an
object from the NSArrayController the table is updated and sorted as
expected.
It is possible to call reloadData on each update, but it seems brute
and not in accordance with how binding should work.
Solutions will be appreciated
Guy
_______________________________________________
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