Tab Bar Application, one UITableViewController with different data.

Posted by Blizmo on Stack Overflow See other posts from Stack Overflow or by Blizmo
Published on 2010-04-17T17:36:17Z Indexed on 2010/04/17 17:43 UTC
Read the original article Hit count: 270

I have a Tab bar App with four tabs. Each tab loads the same UITableViewController.

I would like to fill the table based on which tab is tapped.

How?

© Stack Overflow or respective owner

Related posts about uitableviewcontroller

Related posts about uitabbarcontroller