Tuesday, December 11, 2012

default first row on the tableview selected


  [self.tableView selectRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0] animated:YES scrollPosition:UITableViewScrollPositionNone];

No comments:

Post a Comment