UITableView setting titles
I am using Interface Builder to make a UITableView in a navigation based application. The main window where the other views are loaded from only can contain one title, the title of the first UITableView. I would like to know if there is a way to set titles for the other views, and if so how. Thanks in advance!
|