Sunday, 8 September 2013

How to implement a dropdown in a TableView in iOS 6

How to implement a dropdown in a TableView in iOS 6

I want to implement a dropdown in a tableView by clicking a button within
the cell and insert a subview(image for background) like below to show the
expansion.Any idea how this could be done?
![enter image description here][1]

No comments:

Post a Comment