How to scroll UITableView to a certain position?

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-05-25T15:39:10Z Indexed on 2010/05/26 6:11 UTC
Read the original article Hit count: 151

I would like to scroll my UITableView 2 cells down when clicking on a button. The total height for the shift downwards is 100px. How can I accomplish this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c