Changes

Jump to: navigation, search
no edit summary
<google>ADSDAQBOX_FLOW</google>[[Image:table_view_grouped.jpg|The iOS 4 iPhone Table View in grouped style mode]]
[[Image:table_view_plain.jpg|The iOS 4 iPhone Table View in plain style mode]]
Not surprisingly, the application we are creating is going to require an instance of the Table View component. Select the TableExampleViewController.xib file from the project navigator panel to load it into Interface Builder tool. Display the Object library panel (''View -> Utilities -> Object Library'') and drag a Table View object onto the view in the editing panel:
 
 
[[Image:xcode_4_interface_builder_table_view.jpg|A table view added to a user interface in Xcode 4]]
 
== Making the Delegate and dataSource Connections ==
[[Image:xcode_4_table_view_connect_datasource.jpg|Connecting a table view to a data source in Xcode 4]]
[[Image:ios_4_iphone_tableview_example.jpg|An example iOS 4 iPhone application with a Table View]]
[[Image:ios_4_iphone_tableview_details_images.jpg|An example iOS 4 iPhone Table View app with details and images]]

Navigation menu