I create tableview and I fill the table dynamic data.
How to create transition between cell and another view.
Сells are filled with the names of files in the folder documents.
I use storyboard.
App for iPad.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can make transition from cell to another view using following code
this method is a delegate method of tableview and when you will select any cell ,it will be called and will go to another view