UInavigationcontroller and UItableviews
- by sudhakarilla
I have one issue with UInavigationcontroller
In my firstview i have button.If i click that button. it should open tableview in secondview .If i tableviewcell is selected go to third view is open.it is used to the Viewbasedapplication.
it doesnot used to the navigationapplication.
Please help in this issue.