Tuesday
Jan192010
Adding a Detail View
Tuesday, January 19, 2010 at 10:59PM In the previous article I introduced a simple example on how to use the TableView control. In this article I will extend the TableView control example by introducing a Detail view. On selection of a row a detail view will be displayed containing all the information about the book selected. This article will illustrate the handling of row selection by implementing didSelectRowAtIndexPath method.
tagged
TableView,
UIViewController in
Mobile,
iPhone,
iPhone Dev,
iphone sdk
TableView,
UIViewController in
Mobile,
iPhone,
iPhone Dev,
iphone sdk 