FROM : Theodore Petrosky
DATE : Fri Nov 19 20:48:12 2004
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
DATE : Fri Nov 19 20:48:12 2004
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
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

