uiview - edit the text of a cell? -


I have a UITableView, and users want to edit the text of a cell I have a new UIView popup in them in the Textfield I want to pop up to enter some text, then reject the view and change the labels text of the cell. Is this possible? This is an advanced step, programming and user interaction with development table visual cells is difficult. The reason for this is that the UI code is a bit difficult due to the scrollable view, and you have to be ready for table cells to move or change the table table once it is reloaded.

Is there any other way you can get the result you are looking for? Can you design your table view so when a cell is chosen, then you push a new view on the navigation stack, and enable the UI components on that view to edit the value of the user?

This is the way on which Apple Settings on iOS when you select a row, you are presented with a new view that has appropriate editing or selection controls.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

memcached - Django cache performance -