I have a segmented controller that switches between 2 tableviews. One is hidden, while the other is visible. Is it possible to set these up to load different sets of information within a single view?
My purpose is actually that one is set up with one particular view cell, and the other with another. But the information is the same.
Suggestions?
My purpose is actually that one is set up with one particular view cell, and the other with another. But the information is the same.
Suggestions?