resetting sorting on a tableview
resetting sorting on a tableview
- Subject: resetting sorting on a tableview
- From: Theodore Petrosky <email@hidden>
- Date: Fri, 19 Nov 2004 11:48:12 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Do I need to reset sorting on a tableview if I
programatically alter the arrayController? It seems to
me that if I click the column header a few times them
update the bound array, the refresh takes a long time.
If I have 1000 rows of data (using bindings) and sort
the table using the column header clicks then update
the 1000 rows with fresh data, the refresh takes a
very long time if I have clicked the first column a
number of times.
This refresh seems to get slower the more I click the
sort.
Am I missing something with the sorts. Should I be
resetting something when I bring in new data?
Ted
__________________________________
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden