I have a uitable view and I want to perform didselectrow manually on button action; then next view controller is pushed. Take their a screen shot and get back. Again perfom this action till data source counts? Any sample logic or objective c code ?
The scenerio is : 1. Click on UIButton to start didselectrow manually. 2. Index 1 of uitabel view is selected ; next view controller will be presented; here it takes a screenshot and then get back. 3. Then it shows next view controller as of uitable's 2nd indexpath.row; again takes screenshot and get pop to previous view controller. 4. This scenerio continues till all indexes view controller displayed and got thier screen shot