Vote count:
0
I have a UITableView
with one big cell and many small cells. When I receive content from server I update my UITableView
with function - (BOOL)performFetch:(NSError **)error
(NSFetchedResultsController
). I noticed that my big cell has dublicate after update and the second cell doesn't reload. How can I solve my problem?
asked 1 min ago
How to update table view cell?
Aucun commentaire:
Enregistrer un commentaire