开发者

Reload tableview iphone developer

开发者 https://www.devze.com 2023-01-20 01:28 出处:网络
I have a feed reader that read automatically the homepage of my website! But when I change the feed URL and reload data the cell isn\'t reloaaded! Infact I must scroll the cell view (infact with this

I have a feed reader that read automatically the homepage of my website! But when I change the feed URL and reload data the cell isn't reloaaded! Infact I must scroll the cell view (infact with this action is called the didselectrowatindex method) to reload data in the cell with the new ones. I tried [tableview reload]; without any results.... Is there a method to reload all content in the cell witho开发者_StackOverflowut scrolling it? Thanks


Well, it should be [tableview reloadData]

If it's not working, then maybe you have a problem with your IBOutlet?

0

精彩评论

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

关注公众号