Hello everyone. I've been trying different things and nothing has worked yet. I would appreciate your orientation.
I have a UISegmentedControl in a bar at the top of my application and I want to show a different tableview under that for each of the segments. I have accomplished that, but I want to be able to navigate (push and pop views) on one of those tableviews.
What do I need to do? Is it possible to set a Navigation Controller as any other view? Hope what I wrote made sense.
Thank you for your help.
I have a UISegmentedControl in a bar at the top of my application and I want to show a different tableview under that for each of the segments. I have accomplished that, but I want to be able to navigate (push and pop views) on one of those tableviews.
What do I need to do? Is it possible to set a Navigation Controller as any other view? Hope what I wrote made sense.
Thank you for your help.