@hm50
This is exactly what I am trying to do. My table nav loads in a tab bar with 5 tabs linked to 5 nibs but I cannot figure out how to populate those nibs/tabs with the data for the row selected. The title for the tabs comes over from the table with tabViewController.title = ... indexPath.row] valueForKey... etc
Any luck, anyone, with table to tab?
ps Let me know of you want the code to go from table to tabs (but it won't know where you came from - except the title!)...
|