three360: change the text of TTTableControlItem dynamically
Is there a way to change the text of a TTTableControlItem cell dynamically?
basically, I have a cell that would lead to another view. once I am done with the otherview,开发者_运维百科 it'll have text bring over to the first view on which I want to use the new text to update the text of the cell.
Is it achievable?
精彩评论