Table view contain 7 rows in which I have to select 1 row then control transfer to the other xib file with some global data.
How is it possible?
|
Table view contain 7 rows in which I have to select 1 row then control transfer to the other How is it possible? |
|||||
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
|||
|
|
This method will be called on click of one of the row in tableview. EDIT : You can display alert like this inside this method
|
|||||
|
|
|||||||||
|
|