开发者

reloadData causes first cell to disappear in UITableView

This is a stab in the dark that someone would know what is going on here, but i have a UITableView that the user is allowed to reorder. Upon reordering cells I reload the UITableview data (because I change each cells label based upon its order in the table).

[self.tableView reloadData]

However, when i reorder the first cell with any other, everything acts as its supposed to and i get no errors but the first cell disappears. 开发者_Go百科If i reorder any other cells in the tableview everything is fine

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜