RE: TableView refresh
RE: TableView refresh
- Subject: RE: TableView refresh
- From: "Smith, Bradley" <email@hidden>
- Date: Thu, 7 Feb 2002 09:38:30 -0000
I think I'm right in saying that reloadData will only reload the visible
data (someone will correct me if I'm wrong) so performance probably isn't a
problem, although that depends on how quickly your data source can provide
data I suppose.
Brad
On 2/6/02 12:09 AM, "Dustin Mierau" <email@hidden> wrote:
>
I need to be able to refresh the data for a single cell in a table, is
>
this possible? Also, is it possible to refresh a table column? I only
>
see the method reloadData, but that seems like quite a price to pay just
>
to reload a single cell.
>
>
Thanks,
>
-dustin
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.