Neo*_*Neo 1 iphone objective-c uitableview ios
可能重复: 是否可以在UITableView中刷新单个UITableViewCell?
对不起,如果问题是愚蠢的,而不是使用[mytableview reloaddata],我们如何重新加载只有特定的数据UITableViewCell.
[mytableview reloaddata]
UITableViewCell
Mic*_*ann 6
你想要UITableView的reloadRowsAtIndexPaths: withRowAnimation:方法.我已经为你链接了文档.
reloadRowsAtIndexPaths: withRowAnimation:
您需要提供的只是要重绘的单元格的索引路径.
归档时间:
13 年,9 月 前
查看次数:
1296 次
最近记录: