UITableView array to open into seperate XIBs
Hi, Noob at the most.
I just filled my UITableView with Planets. I would like each cell clicked to open into a new Xib (if this sounds like the wrong approach please direct). I can get a secondviewcontroller working, its getting the thirdviewcontroller and fourthviewcontroller working with cell clicked? Thanks.
|