NSTableView how to sort rows after modify datasource array
NSTableView how to sort rows after modify datasource array
- Subject: NSTableView how to sort rows after modify datasource array
- From: Евсеев Алексей <email@hidden>
- Date: Tue, 02 Oct 2012 13:56:25 +0400
sorry for my english
I have a form with NSTableView and two button "add" and "remove"
"Add" button add's item into datasource array. And new row will show only after restart program.
"Remove" button remove item from array. While select another rows deleted rows will empty but visible.
how i may reload table data. I test table.reload that no visible effect.
Thank you.
Aleksey.
_______________________________________________
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