| Sign In/My Account | View Cart |
| Article: |
Understanding the NSTableView Class | |
| Subject: | Reload Data | |
| Date: | 2006-08-10 14:31:38 | |
| From: | anarakis | |
|
Response to: Reload Data
|
||
|
The [reloadData] message will only update the visible portions of the table. This includes those rows that are only barely visible, i.e., by a few pixels.
|
||