How to scrolling 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/25 15:41 UTC
Read the original article Hit count: 182

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