NSTableView Bindings and Numbered Lines...
NSTableView Bindings and Numbered Lines...
- Subject: NSTableView Bindings and Numbered Lines...
- From: Ben <email@hidden>
- Date: Tue, 29 Nov 2011 09:05:00 +0000
I have an NSTableView which gets it's data from Core Data via Bindings, and I want to give each row a line number. I'm not sure of the best way how.
Had I have used a TableView Data Source (like I normally do) this task would be easy, but I'm struggling to do this 'the bindings way'.
(before anyone suggests adding a extra attribute to my core data entity, this would not work because of the column ordering).
Thanks in advance._______________________________________________
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