Click here to Skip to main content
15,889,116 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I'm new with objective c and xcode.

I want to add more sections to the tableView when the user clicks on a button and add rows to that sections when the user clicks on another button.

and when the user taps on any cell a new view should be presented that will contain label and a button, label shows the tapped row's text and tap on button dismiss the view to show the tableView again.

do anyone knows how to accomplish this?
Posted
Updated 6-Apr-14 7:25am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900