cocoa touch - Updating UITableViewCell not refreshing the UI -



cocoa touch - Updating UITableViewCell not refreshing the UI -

i have uitableview , on first time cellforrowatindexpath called, save uitableviewcell values return. can update contents when ever underlying info changes.

however, when update contents of uitableviewcell, uitableview not show new entries until scroll , downwards on ui. how programatically forcefulness refresh?

the uitableview has method „reloaddata.“ phone call it:

[tbl reloaddata]

cocoa-touch ios4 uitableview

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -