Changes

Jump to: navigation, search

An Overview of iOS 5 Table Views and Xcode Storyboards

627 bytes added, 14:41, 30 January 2012
no edit summary
Whilst table views provide a popular mechanism for displaying data and implementing view navigation within applications, implementation has historically been a complex process. That has now changed with the introduction of storyboard support in Xcode. Xcode now provides a mechanism for visually implementing a considerable amount of Table View functionality with minimal coding. Such table views can be implemented as either static or dynamic depending on the requirements of the table and the nature of the data being displayed.
 
 
<google>BUY_IOS5</google>
 
 
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Using Xcode Storyboards to create an iOS 5 iPhone Tab Bar Application|Previous]]<td align="center">[[iPhone iOS 5 Development Essentials|Table of Contents]]<td width="20%" align="right">[[Using Xcode Storyboards to Build Dynamic TableViews with Prototype Table View Cells|Next]]</td>
<tr>
<td width="20%">Using Xcode Storyboards to create an iOS 5 iPhone Tab Bar Application<td align="center"><td width="20%" align="right">Using Xcode Storyboards to Build Dynamic TableViews with Prototype Table View Cells</td>
</table>

Navigation menu