I made a table where I used the customcell in the table.
In the cell there are two buttons.
- Detail
- Available.
When a user clicks the detail button I want the thumb image to appear in the Imageview of the selected row(cell) to the other view.
When a user clicks the button the user is pushed to another view.
Please help me; how do I get the thumb image into other UIViewcontroller?