Loading
iPhone SDK
Tuesday, October 19, 2010
Table Scroll to Top
if([result count]>0)
{
NSIndexPath* indPath = [NSIndexPath indexPathForRow:0 inSection:0];
[tblArticle scrollToRowAtIndexPath:indPath atScrollPosition:UITableViewScrollPositionTop animated:YES];
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment