I am new user as iPhone developer, actually I want to use UIMenuItem inside UITableView and I'm trying to achieve below image.
I want to create some shadow effect which you can see in the bottom of table view. If I put one image on the tableView then I cant get click of that cell. So I'm trying How to set the alpha of newly inserted UITableViewCell to 0 for short duration.
please guide me. Thank you..