my goal is to make an app similar to the iphone's App Store app. The problem i have is with the segmented control. I want to load a different table view based on the selection of the segmented control. I have tried everything but had no luck yet. I have also tried to use one Table View and reloadData to load different data but didn't work either. Thank you in advance.
Asked
Active
Viewed 3,799 times
2 Answers
0
I too had the same doubt..and got the answer from the link below..
Need approach to show tables using segmented control?
The approach seems to work well..