Is there a simple explanation for why a table will not scroll in the iPhone simulator? I have a tab bar application that I built with the standard template. I created a UITableView in the second tab controller. I initialized the objects with a list of items and they display nicely. However, neither the up/down arrow buttons work nor does the scroll. The rows can be highlighted.
Thank you.
You should try to hold by clicking on table cell row and drag it up or down to move it
I am not able to understand the actual problem but follow the below link to know more about
Tabbarcontroller and TableView :
http://iphonebyradix.blogspot.com/2010/12/uitabbarcontroller-overview.html
http://iphonebyradix.blogspot.com/2010/10/uitableview.html